We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1390d11 commit e43e010Copy full SHA for e43e010
Resources/views/Collector/config.html.twig
@@ -202,7 +202,7 @@
202
<td class="font-normal">{{ collector.symfonyeom }}</td>
203
<td class="font-normal">{{ collector.symfonyeol }}</td>
204
<td class="font-normal">
205
- <a href="https://symfony.com/releases?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
+ <a href="https://symfony.com/releases/{{ collector.symfonyminorversion }}#release-checker">View roadmap</a>
206
</td>
207
</tr>
208
</tbody>
0 commit comments