Skip to content

Commit d0371b7

Browse files
committed
minor #11934 Add https for symfony url (Amin-Hosseini)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #11934). Discussion ---------- Add https for symfony url <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 676454f Add https for symfony url
2 parents 035d32b + 676454f commit d0371b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ Other Front-End Articles
117117
.. _`Webpack`: https://webpack.js.org/
118118
.. _`Webpacker`: https://github.com/rails/webpacker
119119
.. _`Mix`: https://laravel.com/docs/mix
120-
.. _`Symfony`: http://symfony.com/
120+
.. _`Symfony`: https://symfony.com/
121121
.. _`Full API`: https://github.com/symfony/webpack-encore/blob/master/index.js
122122
.. _`Webpack Encore screencast series`: https://symfonycasts.com/screencast/webpack-encore

0 commit comments

Comments
 (0)