Skip to content

Commit 376ed6b

Browse files
committed
Fix links to BMI notebook
1 parent 14cab4c commit 376ed6b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/bmi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Alternatively, if the environmental variable `STEMMUS_SCOPE` is configured, the
4343

4444
## Using the BMI
4545

46-
A [notebook demonstration the use of the Basic Model Interface](BMI_demo.ipynb) is available.
46+
A [notebook demonstration the use of the Basic Model Interface](../notebooks/BMI_demo/) is available.
4747
For more information on using BMI, see the [CSDMS website](https://csdms.colorado.edu/wiki/BMI).
4848

4949
If you need access to other model variables that are not yet available in the BMI, please raise an issue on the [STEMMUS_SCOPE repository](https://github.com/EcoExtreML/STEMMUS_SCOPE/issues), or leave a comment if an issue is open already.

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ nav:
77
- Installation: installation_instructions.md
88
- Notebook page: notebooks/run_model_in_notebook.ipynb
99
- BMI:
10-
"BMI instructions": bmi.md
11-
"BMI demonstration": notebooks/BMI_demo.ipynb
10+
- "BMI instructions": bmi.md
11+
- "BMI demonstration": notebooks/BMI_demo.ipynb
1212
- Contributing guide: CONTRIBUTING.md
1313
- API reference: reference.md
1414

0 commit comments

Comments
 (0)