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 537ec54 commit 1390d11Copy full SHA for 1390d11
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/roadmap?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
+ <a href="https://symfony.com/releases?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
206
</td>
207
</tr>
208
</tbody>
0 commit comments