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 98faf8e

Browse filesBrowse files
committed
minor #12762 Update setup.rst (abdounikarim)
This PR was submitted for the 5.0 branch but it was merged into the 4.3 branch instead (closes #12762). Discussion ---------- Update setup.rst Hello, I just updated the files to link to Symfony releases instead of Symfony Roadmap. Cheers 😉 <!-- 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 ------- 5892869 Update setup.rst
2 parents 0666d44 + 5892869 commit 98faf8e
Copy full SHA for 98faf8e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎setup.rst

Copy file name to clipboardExpand all lines: setup.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Symfony LTS Versions
230230

231231
According to the :doc:`Symfony release process </contributing/community/releases>`,
232232
"long-term support" (or LTS for short) versions are published every two years.
233-
Check out the `Symfony roadmap`_ to know which is the latest LTS version.
233+
Check out the `Symfony releases`_ to know which is the latest LTS version.
234234

235235
By default, the command that creates new Symfony applications uses the latest
236236
stable version. If you want to use an LTS version, add the ``--version`` option:
@@ -284,7 +284,7 @@ Learn More
284284
.. _`The Symfony Demo Application`: https://github.com/symfony/demo
285285
.. _`Symfony Flex`: https://github.com/symfony/flex
286286
.. _`PHP security advisories database`: https://github.com/FriendsOfPHP/security-advisories
287-
.. _`Symfony roadmap`: https://symfony.com/roadmap
287+
.. _`Symfony releases`: https://symfony.com/releases
288288
.. _`Main recipe repository`: https://github.com/symfony/recipes
289289
.. _`Contrib recipe repository`: https://github.com/symfony/recipes-contrib
290290
.. _`Symfony Recipes documentation`: https://github.com/symfony/recipes/blob/master/README.rst

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.