diff --git a/src/App.js b/src/App.js
index a0981cf..ade2d6a 100644
--- a/src/App.js
+++ b/src/App.js
@@ -28,7 +28,7 @@ function App() {
} />
} />
} />
- } />
+ } />
} />
diff --git a/src/utils/index.js b/src/utils/index.js
index 8291fe4..a688db3 100644
--- a/src/utils/index.js
+++ b/src/utils/index.js
@@ -397,8 +397,8 @@ export const navLinks = [
url: "/schedule",
},
{
- pathname: "D&I",
- url: "/diversity-and-inclusion",
+ pathname: "d&i",
+ url: "/diversity-and-inclusion-d&i",
},
{
pathname: "events",
@@ -408,10 +408,10 @@ export const navLinks = [
pathname: "volunteer",
url: "https://docs.google.com/forms/d/e/1FAIpQLSfieGp6WlWIrhD1yMebNmnURT43BrXpL4dHLr0zQoyrFRtqHQ/viewform?usp=pp_url",
},
- {
- pathname: "Laptop Scholarship",
- url: "https://docs.google.com/forms/d/1mXDDgbutl2jjc3ssXWEaG-6ET9GAbvGzabDjG8Uj2C8/edit",
- },
+ // {
+ // pathname: "Laptop Scholarship",
+ // url: "https://docs.google.com/forms/d/1mXDDgbutl2jjc3ssXWEaG-6ET9GAbvGzabDjG8Uj2C8/edit",
+ // },
// {
// pathname: "Schedule",
// url: "/#schedule",