Skip to content

Commit e71c421

Browse files
committed
wtaf
1 parent 9ec3869 commit e71c421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astropy_sphinx_theme/bootstrap_astropy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# This is kept for backwards compatibility reasons (see __init__.py)
77
def get_html_theme_path():
8-
return [str(Path(__file__).resolve().parent / "bootstrap-astropy")]
8+
return [str(Path(__file__).resolve().parent)]
99

1010

1111
def setup(app):

0 commit comments

Comments
 (0)