Skip to content

Commit e43e010

Browse files
committed
fix anchor
1 parent 1390d11 commit e43e010

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/releases?version={{ collector.symfonyminorversion }}#checker">View roadmap</a>
205+
<a href="https://symfony.com/releases/{{ collector.symfonyminorversion }}#release-checker">View roadmap</a>
206206
</td>
207207
</tr>
208208
</tbody>

0 commit comments

Comments
 (0)