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 8bde7ca commit e35f7e4Copy full SHA for e35f7e4
astropy_sphinx_theme/bootstrap_astropy.py
@@ -5,7 +5,7 @@
5
6
# This is kept for backwards compatibility reasons (see __init__.py)
7
def get_html_theme_path():
8
- return [str(Path(__file__).resolve().parent / "bootstrap-astropy")]
+ return [str(Path(__file__).resolve().parent)]
9
10
11
def setup(app):
0 commit comments