Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/tutorials/earthworks/gullies.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ try the landscape evolution model
This tutorial can be run as a
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/gullies.ipynb).
Learn how to work with notebooks in the tutorial
[Get started with GRASS & Python in Jupyter Notebooks](./get_started/fast_track_grass_and_python.qmd).
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
:::

# Setup
Expand Down Expand Up @@ -355,4 +355,4 @@ m.show()

![Gullies](images/gullies_03.webp)

![Volumetric change](images/gullies_04.webp)
![Volumetric change](images/gullies_04.webp)
Loading