Skip to content

Commit 602735c

Browse files
fix broken links in earthworks/*.qmd files (#91)
1 parent 1be4f95 commit 602735c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/tutorials/earthworks/basics.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This tutorial covers:
6666
This tutorial can be run as a
6767
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/basics.ipynb).
6868
Learn how to work with notebooks with the tutorial
69-
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
69+
[Get started with GRASS & Python in Jupyter Notebooks](../get_started/fast_track_grass_and_python.qmd).
7070
:::
7171

7272
# Setup

content/tutorials/earthworks/gullies.qmd

Lines changed: 1 addition & 1 deletion
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

content/tutorials/earthworks/levees.qmd

Lines changed: 1 addition & 1 deletion
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

content/tutorials/earthworks/synthesis.qmd

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)