Skip to content

Commit d6bd16b

Browse files
committed
minor #9821 Remove extra brace in the release schedule (stof)
This PR was submitted for the 4.0 branch but it was merged into the 2.8 branch instead (closes #9821). Discussion ---------- Remove extra brace in the release schedule Commits ------- 8838478 Remove extra brace in the release schedule
2 parents ee910bb + 8838478 commit d6bd16b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/community/releases.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Version Feature Freeze Release End of Maintenance End of Life
122122
`2.6`_ 09/2014 11/2014 07/2015 (8 months) 01/2016
123123
`2.7`_ (LTS) 03/2015 05/2015 05/2018 (36 months) 05/2019
124124
`2.8`_ (LTS) 09/2015 11/2015 11/2018 (36 months [2]_) 11/2019
125-
`3.0`_ 09/2015 11/2015 07/2016 (8 months) [3]_) 01/2017
125+
`3.0`_ 09/2015 11/2015 07/2016 (8 months [3]_) 01/2017
126126
`3.1`_ 03/2016 05/2016 01/2017 (8 months) 07/2017
127127
`3.2`_ 09/2016 11/2016 07/2017 (8 months) 01/2018
128128
`3.3`_ 03/2017 05/2017 01/2018 (8 months) 07/2018
@@ -189,7 +189,7 @@ version is published every two years and there is a year to upgrade.
189189

190190
.. _Semantic Versioning: https://semver.org/
191191
.. _Git repository: https://github.com/symfony/symfony
192-
.. _SensioLabs: http://sensiolabs.com/
192+
.. _SensioLabs: https://sensiolabs.com/
193193
.. _roadmap notification: https://symfony.com/roadmap
194194
.. _extended to September 2014: https://symfony.com/blog/extended-maintenance-for-symfony-2-4
195195
.. _timeline calculator: https://symfony.com/roadmap#checker

0 commit comments

Comments
 (0)