From 69d1c0c181b0f6e3b05a08a29c79cf2e1cc409a3 Mon Sep 17 00:00:00 2001
From: wbraden <133058316+wbraden@users.noreply.github.com>
Date: Wed, 14 Aug 2024 13:45:55 -0600
Subject: [PATCH] fixed pets path
---
Components/navbar.js | 2 +-
category-2.html | 4 ++--
grocery.html | 4 ++--
health.html | 4 ++--
home.html | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/Components/navbar.js b/Components/navbar.js
index f38c828..56e2a62 100644
--- a/Components/navbar.js
+++ b/Components/navbar.js
@@ -6,7 +6,7 @@ template.innerHTML = `
diff --git a/category-2.html b/category-2.html
index 8312514..80bb4ee 100644
--- a/category-2.html
+++ b/category-2.html
@@ -75,7 +75,7 @@
Pets
promotion
image="assets/category-dog.png"
alt="Retailer 1"
- link="/pets/dogs.html"
+ link="/dogs.html"
>
Dogs
@@ -87,7 +87,7 @@ Pets
aspect="4-3"
image="assets/category-cat.png"
alt="Retailer 1"
- link="/pets/cats.html"
+ link="/cats.html"
>
Cats
diff --git a/grocery.html b/grocery.html
index 8513519..170bd82 100644
--- a/grocery.html
+++ b/grocery.html
@@ -76,7 +76,7 @@ Pets
promotion
image="assets/category-dog.png"
alt="Retailer 1"
- link="/pets/dogs.html"
+ link="/dogs.html"
>
Products
@@ -88,7 +88,7 @@ Pets
aspect="4-3"
image="assets/category-cat.png"
alt="Retailer 1"
- link="/pets/cats.html"
+ link="/cats.html"
>
Cats
diff --git a/health.html b/health.html
index 96c37fa..97e5ccb 100644
--- a/health.html
+++ b/health.html
@@ -76,7 +76,7 @@ Pets
promotion
image="assets/category-dog.png"
alt="Retailer 1"
- link="/pets/dogs.html"
+ link="/dogs.html"
>
Products
@@ -88,7 +88,7 @@ Pets
aspect="4-3"
image="assets/category-cat.png"
alt="Retailer 1"
- link="/pets/cats.html"
+ link="/cats.html"
>
Cats
diff --git a/home.html b/home.html
index 3411aa4..d739fc9 100644
--- a/home.html
+++ b/home.html
@@ -76,7 +76,7 @@ Pets
promotion
image="assets/category-dog.png"
alt="Retailer 1"
- link="/pets/dogs.html"
+ link="/dogs.html"
>
Products
@@ -88,7 +88,7 @@ Pets
aspect="4-3"
image="assets/category-cat.png"
alt="Retailer 1"
- link="/pets/cats.html"
+ link="/cats.html"
>
Cats