Spaces:
Running
Running
ameerazam08
commited on
Commit
•
91c3fe2
1
Parent(s):
c631a14
Update src/components/navbar.tsx
Browse files
src/components/navbar.tsx
CHANGED
@@ -49,7 +49,7 @@ const NAV_MENU = [
|
|
49 |
{
|
50 |
name: "Add New Paper",
|
51 |
icon: RectangleStackIcon,
|
52 |
-
href: "https://
|
53 |
},
|
54 |
];
|
55 |
|
|
|
49 |
{
|
50 |
name: "Add New Paper",
|
51 |
icon: RectangleStackIcon,
|
52 |
+
href: "https://huggingface.co/spaces/ameerazam08/research-index/blob/main/README.md",
|
53 |
},
|
54 |
];
|
55 |
|