Update changelog link to Laravel framework repo (#6790)

This commit is contained in:
Samuel
2026-04-15 16:50:24 +02:00
committed by GitHub
parent 9d195133e4
commit de68560d02

View File

@@ -120,7 +120,7 @@
<p class="mt-6 lg:mt-10 text-[#706f6c] dark:text-[#A1A09A]">
v{{ app()->version() }}
<a href="https://github.com/laravel/laravel/blob/13.x/CHANGELOG.md" target="_blank" class="inline-flex items-center space-x-1 font-medium underline underline-offset-4 text-[#f53003] dark:text-[#FF4433] ml-1">
<a href="https://github.com/laravel/framework/blob/13.x/CHANGELOG.md" target="_blank" class="inline-flex items-center space-x-1 font-medium underline underline-offset-4 text-[#f53003] dark:text-[#FF4433] ml-1">
<span>View changelog</span>
<svg
width="10"