We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66c250 commit 083f91fCopy full SHA for 083f91f
docs/api_docs/home_source/conf.py
@@ -100,7 +100,7 @@
100
# True indicates an external link.
101
# False indicates path of pages in the document.
102
'navbar_links' : [
103
- ("User Guide", "https://cytnx-dev.github.io/Cytnx_doc", True),
+ ("User Guide", "../../../build/html/index.html", True),
104
("Github", "https://github.com/Cytnx-dev/Cytnx", True)
105
],
106
0 commit comments