From f232145fcc25d7e86605d547ac46beb936de0191 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 3 Aug 2023 10:37:10 -0500 Subject: [PATCH] wip --- resources/views/components/header-news-bar.blade.php | 2 +- resources/views/partials/footer.blade.php | 2 +- resources/views/partials/header.blade.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/components/header-news-bar.blade.php b/resources/views/components/header-news-bar.blade.php index f221e4d0..d506f3a3 100644 --- a/resources/views/components/header-news-bar.blade.php +++ b/resources/views/components/header-news-bar.blade.php @@ -59,7 +59,7 @@
- Shop the latest Laravel merchandise in our official store. + Shop the latest Laravel merchandise in our official store.
@endif diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php index 24530e66..51826d97 100644 --- a/resources/views/partials/footer.blade.php +++ b/resources/views/partials/footer.blade.php @@ -28,7 +28,7 @@ 'Laracon India' => 'https://laracon.in/', 'Jobs' => 'https://larajobs.com', 'Forums' => 'https://laracasts.com/discuss', - 'Shop' => 'https://laravel.bigcartel.com/', + 'Shop' => 'https://laravel.bigcartel.com/products', 'Trademark' => '/trademark', ], ], diff --git a/resources/views/partials/header.blade.php b/resources/views/partials/header.blade.php index 4a85efba..09e3f64b 100644 --- a/resources/views/partials/header.blade.php +++ b/resources/views/partials/header.blade.php @@ -321,7 +321,7 @@ class="fixed inset-0 w-full pt-[4.2rem] z-10 pointer-events-none"
  • Vapor
  • News
  • Partners
  • -
  • Shop
  • +
  • Shop
  • Documentation