Skip to content

Commit 6d90b00

Browse files
committed
Update gihub link and user guide link.
1 parent 0622283 commit 6d90b00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/api_docs/home_source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
# True indicates an external link.
101101
# False indicates path of pages in the document.
102102
'navbar_links' : [
103-
("User Guide", "https://kaihsinwu.gitlab.io/Cytnx_doc", True),
104-
("Github", "https://github.com/kaihsin/Cytnx", True)
103+
("User Guide", "https://cytnx-dev.github.io/Cytnx_doc", True),
104+
("Github", "https://github.com/Cytnx-dev/Cytnx", True)
105105
],
106106

107107
# Total width(%) of the document and the sidebar.

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Cytnx user guide and examples
2828

2929
.. toctree::
3030
API Documentation <apidoc_redirect>
31-
Github <https://github.com/kaihsin/Cytnx>
31+
Github <https://github.com/Cytnx-dev/Cytnx>
3232
5-mins Blitz intro slide <https://drive.google.com/file/d/1vuc_fTbwkL5t52glzvJ0nNRLPZxj5en6/view?usp=sharing>
3333

3434
.. toctree::

0 commit comments

Comments
 (0)