Skip to content

Commit

Permalink
remove spaces from file name
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed Feb 24, 2023
1 parent 53ea756 commit b0db2ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
.. _nb_hymod: https://uc-ebook.msdlive.org/user-redirect/lab/tree/examples/hymod.ipynb
.. _nb_fishery_dynamics: https://uc-ebook.msdlive.org/user-redirect/lab/tree/examples/fishery_dynamics.ipynb
.. _nb_discovery: https://uc-ebook.msdlive.org/user-redirect/lab/tree/examples/Bedford_Greene_SD_tutorial.ipynb
.. _nb_hmm: https://uc-ebook.msdlive.org/user-redirect/lab/tree/examples/Hidden-Markov Modeling Approaches to Creating Synthetic Streamflow Scenarios.ipynb
.. _nb_hmm: https://uc-ebook.msdlive.org/user-redirect/lab/tree/examples/Hidden-Markov_Modeling_Approaches_to_Creating_Synthetic_Streamflow_Scenarios.ipynb
"""


# -- Project information -----------------------------------------------------

project = 'Addressing Uncertainty in MultiSector Dynamics Research'
copyright = '2022, Battelle Memorial Institute'
copyright = '2022-current, Battelle Memorial Institute'

# The full version, including alpha/beta/rc tags
release = ''
Expand Down

0 comments on commit b0db2ae

Please sign in to comment.