fix documentation links

This commit is contained in:
Devin Neal
2019-06-06 20:40:11 -07:00
parent de0d7c907d
commit 57b96fdd07
4 changed files with 66 additions and 14 deletions

View File

@ -50,4 +50,4 @@ html_theme = 'sphinx_rtd_theme'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_static_path = ['assets']