Spaces:
Running
Running
paper: AK dailypapers link --> arxiv link
Browse files- modules/nav.py +1 -1
modules/nav.py
CHANGED
@@ -53,7 +53,7 @@ def Navbar(sidebar_placeholder, toggle_hashstr: str = ""):
|
|
53 |
""".strip()
|
54 |
related_links_kr = """
|
55 |
**About**
|
56 |
-
* [논문](https://
|
57 |
* [블로그](https://ncsoft.github.io/ncresearch/12cc62c1ea0d981971a8923401e8fe6a0f18563d)
|
58 |
* [문의](https://linkedin.com/in/deftson/)
|
59 |
""".strip()
|
|
|
53 |
""".strip()
|
54 |
related_links_kr = """
|
55 |
**About**
|
56 |
+
* [논문](https://arxiv.org/abs/2411.01281)
|
57 |
* [블로그](https://ncsoft.github.io/ncresearch/12cc62c1ea0d981971a8923401e8fe6a0f18563d)
|
58 |
* [문의](https://linkedin.com/in/deftson/)
|
59 |
""".strip()
|