From 5b8f001a427f1e96fe73a0b76241676ff1aa5bec Mon Sep 17 00:00:00 2001
From: rh885 <rh885@drexel.edu>
Date: Thu, 2 Mar 2023 17:33:37 +0000
Subject: [PATCH] Update index.html

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index e260e31..fabcea4 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
                         </li>
                         <li><div class="hl"></div></li>
                         <li class="nav-item active">
-                            <a class="nav-link nav_buttons" href="restaurants.html">About Us</a>
+                            <a class="nav-link nav_buttons" href="about.html">About Us</a>
                         </li>
                         <li><div class="hl"></div></li>
                     </ul>
-- 
GitLab