10000 minor #10149 fix link: add missing colon after ":doc" (guilliamxavier) · symfony/symfony-docs@4e0df9a · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e0df9a

Browse files
committed
minor #10149 fix link: add missing colon after ":doc" (guilliamxavier)
This PR was submitted for the 4.0 branch but it was merged into the 4.1 branch instead (closes #10149). Discussion ---------- fix link: add missing colon after ":doc" Commits ------- 8e86049 fix link: add missing colon after ":doc"
2 parents b755e91 + 8e86049 commit 4e0df9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/upgrade_patch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version is *really* easy.
1010

1111
To upgrade to a new "patch" release, read the
1212
:doc:`Upgrading a Minor Version </setup/upgrade_minor>` article. Thanks to
13-
Symfony's :doc`backwards compatibility promise </contributing/code/bc>`, it's
13+
Symfony's :doc:`backwards compatibility promise </contributing/code/bc>`, it's
1414
always safe to upgrade to the latest "minor" version.
1515

1616
.. tip::

0 commit comments

Comments
 (0)
0