Skip to content

Commit 5405bb1

Browse files
authored
PR #175 from geopython/tomkralidis-patch-1
Use latest URL for Features tutorial from QGIS doc (#173)
2 parents d4863b0 + fc41268 commit 5405bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workshop/jupyter/content/notebooks/04-vector-data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"\n",
1111
"## Background reading\n",
1212
"\n",
13-
"* https://docs.qgis.org/3.28/en/docs/gentle_gis_introduction/vector_data.html (Recommended!)\n",
13+
"* https://docs.qgis.org/latest/en/docs/gentle_gis_introduction/vector_data.html (Recommended!)\n",
1414
"\n",
1515
"## What is vector data?\n",
1616
"Vector data is spatial data, generally consisting of two parts: \n",

0 commit comments

Comments
 (0)