summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakshay2025-05-07 09:11:49 +0530
committerGitHub2025-05-07 09:11:49 +0530
commit3d127393523c4e347f4a12a4e852b3b6faa47b04 (patch)
tree1333b85c0ec8598189f0a066b57084e865e2c4db
parent6ccc50878a4a6e6efe066828ff26e55c19680733 (diff)
downloadgui_hackathon-3d127393523c4e347f4a12a4e852b3b6faa47b04.tar.gz
gui_hackathon-3d127393523c4e347f4a12a4e852b3b6faa47b04.tar.bz2
gui_hackathon-3d127393523c4e347f4a12a4e852b3b6faa47b04.zip
Update nav-links.json
-rw-r--r--src/components/layout/nav-links.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/layout/nav-links.json b/src/components/layout/nav-links.json
index de7c465..78d541f 100644
--- a/src/components/layout/nav-links.json
+++ b/src/components/layout/nav-links.json
@@ -1,7 +1,7 @@
[
{ "label": "About", "href": "/#about" },
- {"label": "Results", "href": "/#results"},
+ {"label": "Results", "href": "/results"},
{"label": "Problem-Statement", "href": "/problem-statement"},
{"label": "Submission Guidelines", "href": "/problem-statement/#submission-guidelines"},
{"label": "Register", "href": "/#register"},