Skip to content

Commit c3f47c8

Browse files
authored
update config to move out of beta phase
1 parent 6d762a3 commit c3f47c8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

config.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ carpentry: 'dc'
1414
title: 'Introduction to Geospatial Raster and Vector Data with R'
1515

1616
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
17-
created: ~
17+
created: '2015-10-22'
1818

1919
# Comma-separated list of keywords for the lesson
2020
keywords: 'software, data, lesson, The Carpentries'
@@ -89,7 +89,4 @@ profiles:
8989
# sandpaper and varnish versions) should live
9090

9191

92-
url: https://preview.carpentries.org/r-raster-vector-geospatial
93-
workbench-beta: 'true'
94-
beta-date: '2023-02-06'
95-
old-url: 'https://datacarpentry.github.io/r-raster-vector-geospatial'
92+
url: 'https://datacarpentry.org/r-raster-vector-geospatial'

0 commit comments

Comments
 (0)