We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083f91f commit e7a1dfbCopy full SHA for e7a1dfb
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", "../../../build/html/index.html", True),
+ ("User Guide", "../../html/index.html", True),
104
("Github", "https://github.com/Cytnx-dev/Cytnx", True)
105
],
106
0 commit comments