Update changelog link to Laravel framework repo (#6790)
This commit is contained in:
@@ -120,7 +120,7 @@
|
|||||||
|
|
||||||
<p class="mt-6 lg:mt-10 text-[#706f6c] dark:text-[#A1A09A]">
|
<p class="mt-6 lg:mt-10 text-[#706f6c] dark:text-[#A1A09A]">
|
||||||
v{{ app()->version() }}
|
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>
|
<span>View changelog</span>
|
||||||
<svg
|
<svg
|
||||||
width="10"
|
width="10"
|
||||||
|
|||||||
Reference in New Issue
Block a user