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 92b4169 commit 461af1dCopy full SHA for 461af1d
mkdocs.yaml
@@ -1,7 +1,7 @@
1
# ---------------------- PROJECT SPECIFIC ---------------------------
2
3
site_name: DataJoint Documentation
4
-site_url: http://localhost/docs
+site_url: https://datajoint.com/docs
5
repo_name: datajoint/datajoint-docs
6
repo_url: https://github.com/datajoint/datajoint-docs
7
nav:
@@ -127,7 +127,7 @@ extra:
127
- icon: fontawesome/brands/python
128
link: https://pypi.org/user/datajointbot
129
name: PyPI
130
- - icon: fontawesome/brands/stack-overflow
+TODO: - icon: fontawesome/brands/stack-overflow
131
link: https://stackoverflow.com/questions/tagged/datajoint
132
name: StackOverflow
133
- icon: fontawesome/brands/youtube
0 commit comments