Skip to content

Commit b0d8d86

Browse files
committed
minor #12517 Add HTTPS to a URL (Arman-Hosseini)
This PR was submitted for the master branch but it was merged into the 4.3 branch instead (closes #12517). Discussion ---------- Add HTTPS to a 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 ------- 11b6248 Add HTTPS to a URL
2 parents beff273 + 11b6248 commit b0d8d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Learn More
281281
setup/web_server_configuration
282282
setup/*
283283

284-
.. _`Stellar Development with Symfony`: http://symfonycasts.com/screencast/symfony
284+
.. _`Stellar Development with Symfony`: https://symfonycasts.com/screencast/symfony
285285
.. _`Install Composer`: https://getcomposer.org/download/
286286
.. _`Install Symfony`: https://symfony.com/download
287287
.. _`install Symfony`: https://symfony.com/download

0 commit comments

Comments
 (0)