Skip to content

Commit 60f9821

Browse files
committed
Merge branch '4.2' into 4.3
* 4.2: Update some URLs
2 parents 1aed11a + e0511c7 commit 60f9821

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

best_practices/templates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ be used as a Twig extension.
119119
Next: :doc:`/best_practices/forms`
120120

121121
.. _`Twig`: https://twig.symfony.com/
122-
.. _`Parsedown`: http://parsedown.org/
122+
.. _`Parsedown`: https://parsedown.org/

components/console/events.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ Listeners receive a
154154
It is then dispatched just after the ``ConsoleEvents::ERROR`` event.
155155
The exit code received in this case is the exception code.
156156

157-
.. _`reserved exit codes`: http://www.tldp.org/LDP/abs/html/exitcodes.html
157+
.. _`reserved exit codes`: https://www.tldp.org/LDP/abs/html/exitcodes.html

console/coloring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ you can click on the *"Symfony Homepage"* text to open its URL in your default
9191
browser. Otherwise, you'll see *"Symfony Homepage"* as regular text and the URL
9292
will be lost.
9393

94-
.. _Cmder: http://cmder.net/
94+
.. _Cmder: https://cmder.net/
9595
.. _ConEmu: https://conemu.github.io/
9696
.. _ANSICON: https://github.com/adoxa/ansicon/releases
9797
.. _Mintty: https://mintty.github.io/

doctrine/reverse_engineering.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,4 @@ run:
111111

112112
The generated entities are now ready to be used. Have fun!
113113

114-
.. _`Doctrine tools documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/tools.html#reverse-engineering
115-
.. _`doctrine/doctrine#729`: https://github.com/doctrine/DoctrineBundle/issues/729
114+
.. _`Doctrine tools documentation`: https://www.doctrine-project.org/projects/doctrine-orm/en/latest/reference/tools.html#reverse-engineering

0 commit comments

Comments
 (0)