Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c223e32

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

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎contributing/documentation/format.rst

Copy file name to clipboardExpand all lines: contributing/documentation/format.rst
+1-1Lines changed: 1 addition & 1 deletion
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

Copy file name to clipboardExpand all lines: contributing/documentation/overview.rst
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.