Spaces:
Runtime error
Runtime error
github to hf readme
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 |
|