Skip to content

Commit 1390d11

Browse files
committed
fix links to releases page (formerly known as "roadmap")
1 parent 537ec54 commit 1390d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/views/Collector/config.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<td class="font-normal">{{ collector.symfonyeom }}</td>
203203
<td class="font-normal">{{ collector.symfonyeol }}</td>
204204
<td class="font-normal">
205-
<a href="https://symfony.com/roadmap?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
205+
<a href="https://symfony.com/releases?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
206206
</td>
207207
</tr>
208208
</tbody>

0 commit comments

Comments
 (0)