Spaces:
Sleeping
Sleeping
updated link to the paper
Browse files- modules/nav.py +1 -1
modules/nav.py
CHANGED
@@ -47,7 +47,7 @@ def Navbar(sidebar_placeholder, toggle_hashstr: str = ""):
|
|
47 |
)
|
48 |
related_links_en = """
|
49 |
**About**
|
50 |
-
* [Paper](https://
|
51 |
* [Blog (KR)](https://ncsoft.github.io/ncresearch/12cc62c1ea0d981971a8923401e8fe6a0f18563d)
|
52 |
* [Inquiry](https://linkedin.com/in/deftson/)
|
53 |
""".strip()
|
|
|
47 |
)
|
48 |
related_links_en = """
|
49 |
**About**
|
50 |
+
* [Paper](https://arxiv.org/abs/2411.01281)
|
51 |
* [Blog (KR)](https://ncsoft.github.io/ncresearch/12cc62c1ea0d981971a8923401e8fe6a0f18563d)
|
52 |
* [Inquiry](https://linkedin.com/in/deftson/)
|
53 |
""".strip()
|