We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a18147 commit 5f2d7d8Copy full SHA for 5f2d7d8
2 files changed
.github/workflows/workbench-beta-phase.yml
config.yaml
@@ -27,7 +27,7 @@ life_cycle: 'stable'
27
license: 'CC-BY 4.0'
28
29
# Link to the source repository for this lesson
30
-source: 'https://github.com/fishtree-attempt/geospatial-workshop/'
+source: 'https://github.com/datacarpentry/geospatial-workshop'
31
32
# Default branch of your lesson
33
branch: 'main'
@@ -76,8 +76,7 @@ profiles:
76
# sandpaper and varnish versions) should live
77
78
79
-url: 'https://preview.carpentries.org/geospatial-workshop'
+url: 'https://datacarpentry.github.io/geospatial-workshop'
80
analytics: 'carpentries'
81
lang: 'en'
82
-workbench-beta: true
83
overview: true
0 commit comments