Skip to content

Commit ba24264

Browse files
fix link to "Get started with GRASS & Python in Jupyter Notebooks" (#86)
fix link to "Get started with GRASS & Python in Jupyter Notebooks" basics.qmd
1 parent 3af8926 commit ba24264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/tutorials/earthworks/basics.qmd

Lines changed: 2 additions & 2 deletions
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
@@ -401,4 +401,4 @@ m.show()
401401

402402
:::
403403

404-
![Contours](images/basics_06.webp)
404+
![Contours](images/basics_06.webp)

0 commit comments

Comments
 (0)