Skip to content

Commit c223e32

Browse files
committed
Merge branch '5.0'
* 5.0: 🐛 Fixed dead links to reStructuredText
2 parents 9b5909e + 3816a58 commit c223e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contributing/documentation/format.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ versions that have a lower major version will be removed. For example, if
207207
Symfony 6.0 were released today, 5.0 to 5.4 ``versionadded`` and ``deprecated``
208208
tags would be removed from the new ``6.0`` branch.
209209

210-
.. _reStructuredText: https://docutils.sourceforge.net/rst.html
210+
.. _reStructuredText: https://docutils.sourceforge.io/rst.html
211211
.. _Sphinx: https://www.sphinx-doc.org/
212212
.. _`Symfony documentation`: https://github.com/symfony/symfony-docs
213213
.. _`reStructuredText Primer`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html

contributing/documentation/overview.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,5 +343,5 @@ definitely don't want you to waste your time!
343343
.. _`roadmap`: https://symfony.com/releases
344344
.. _`pip`: https://pip.pypa.io/en/stable/
345345
.. _`pip installation`: https://pip.pypa.io/en/stable/installing/
346-
.. _`Sphinx`: http://sphinx-doc.org/
346+
.. _`Sphinx`: https://www.sphinx-doc.org/
347347
.. _`Sphinx Extensions for PHP and Symfony`: https://github.com/fabpot/sphinx-php

0 commit comments

Comments
 (0)