sonsus commited on
Commit
c214239
·
verified ·
1 Parent(s): f6c1775

updated link to the paper

Browse files
Files changed (1) hide show
  1. 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://huggingface.co/papers/2411.01281)
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()