Skip to content

Commit 5033d11

Browse files
fix broken link in synthesis.qmd
1 parent 3af8926 commit 5033d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/tutorials/earthworks/synthesis.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Terrain Synthesis
7272
This tutorial can be run as a
7373
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/synthesis.ipynb).
7474
Learn how to work with notebooks with the tutorial
75-
[Get started with GRASS & Python in Jupyter Notebooks](./get_started/fast_track_grass_and_python.qmd).
75+
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
7676
:::
7777

7878
# Setup
@@ -440,4 +440,4 @@ m.show()
440440

441441
![Terrain synthesis](images/synthesis_06.webp)
442442

443-
![Volumetric change](images/synthesis_07.webp)
443+
![Volumetric change](images/synthesis_07.webp)

0 commit comments

Comments
 (0)