diff options
| -rw-r--r-- | .readthedocs.yml | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml index 3bb4da7..d53d01d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,7 +7,7 @@ version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: all @@ -8,7 +8,7 @@ GolemFlavor is a Python package for running a Bayesian inference analysis pipeline using Astrophysical Flavor data taken at [IceCube](https://icecube.wisc.edu/). - + ## Overview |
