Skip to content

Commit 37df387

Browse files
fix broken link in levees.qmd (#87)
1 parent ba24264 commit 37df387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/tutorials/earthworks/levees.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This tutorial covers:
6363
This tutorial can be run as a
6464
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/levees.ipynb).
6565
Learn how to work with notebooks in the tutorial
66-
[Get started with GRASS & Python in Jupyter Notebooks](./get_started/fast_track_grass_and_python.qmd).
66+
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
6767
:::
6868

6969
# Setup
@@ -643,4 +643,4 @@ m.save("images/levees_09.webp")
643643

644644
:::
645645

646-
![Flood simulation](images/levees_09.webp)
646+
![Flood simulation](images/levees_09.webp)

0 commit comments

Comments
 (0)