fix links to releases page (formerly known as "roadmap")

This commit is contained in:
Massimiliano Arione 2020-02-13 15:46:26 +01:00
parent 9e0a39ee05
commit 1c8fbe1cf9
No known key found for this signature in database
GPG Key ID: A2BD043E5D80E008
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
Replace this notice by a short README for your feature/bugfix. This will help people
understand your PR and can be used as a start for the documentation.
Additionally (see https://symfony.com/roadmap):
Additionally (see https://symfony.com/releases):
- Always add tests and ensure they pass.
- Never break backward compatibility (see https://symfony.com/bc).
- Bug fixes must be submitted against the lowest maintained branch where they apply

View File

@ -202,7 +202,7 @@
<td class="font-normal">{{ collector.symfonyeom }}</td>
<td class="font-normal">{{ collector.symfonyeol }}</td>
<td class="font-normal">
<a href="https://symfony.com/roadmap?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
<a href="https://symfony.com/releases?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
</td>
</tr>
</tbody>