File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff 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 ::
You can’t perform that action at this time.
0 commit comments