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 5a87889 commit 7e31352Copy full SHA for 7e31352
doc/conf.py
@@ -117,7 +117,7 @@
117
("Tutorial", "auto_tutorials/index"),
118
("Examples", "auto_examples/index"),
119
("Index", "contents"),
120
- ("GitHub", "https://github.com/voytekresearch/fooof", True)
+ ("GitHub", "https://github.com/fooof-tools/fooof", True)
121
],
122
'bootswatch_theme': "flatly",
123
@@ -219,4 +219,4 @@
219
'numpy': 'http://docs.scipy.org/doc/numpy-1.9.1',
220
'scipy': 'http://docs.scipy.org/doc/scipy-0.17.0/reference'
221
}
222
-}
+}
0 commit comments