Skip to content

Commit 70c7f3b

Browse files
authored
fix URL in config
I accidentally left the old URL, which affects the "Edit this page" links 🙈
1 parent 382e74e commit 70c7f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ life_cycle: 'transition-step-2'
2727
license: 'CC-BY 4.0'
2828

2929
# Link to the source repository for this lesson
30-
source: 'https://github.com/fishtree-attempt/r-raster-vector-geospatial/'
30+
source: 'https://github.com/datacarpentry/r-raster-vector-geospatial/'
3131

3232
# Default branch of your lesson
3333
branch: 'main'

0 commit comments

Comments
 (0)