Skip to content

Commit c23a941

Browse files
fix broken link in gullies.qmd
1 parent 3af8926 commit c23a941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/tutorials/earthworks/gullies.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ try the landscape evolution model
8080
This tutorial can be run as a
8181
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/gullies.ipynb).
8282
Learn how to work with notebooks in the tutorial
83-
[Get started with GRASS & Python in Jupyter Notebooks](./get_started/fast_track_grass_and_python.qmd).
83+
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
8484
:::
8585

8686
# Setup
@@ -355,4 +355,4 @@ m.show()
355355

356356
![Gullies](images/gullies_03.webp)
357357

358-
![Volumetric change](images/gullies_04.webp)
358+
![Volumetric change](images/gullies_04.webp)

0 commit comments

Comments
 (0)