From caeb86c2d77522f1dcda1d4affd069477dd9376e Mon Sep 17 00:00:00 2001 From: "Zhian N. Kamvar" Date: Tue, 4 Apr 2023 06:50:07 -0700 Subject: [PATCH] update config to move out of beta phase --- config.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/config.yaml b/config.yaml index f94626c7..5044544b 100644 --- a/config.yaml +++ b/config.yaml @@ -14,7 +14,7 @@ carpentry: 'dc' title: 'Análisis y visualización de datos usando Python' # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: ~ +created: '2018-11-09' # Comma-separated list of keywords for the lesson keywords: 'software, data, lesson, The Carpentries' @@ -85,7 +85,4 @@ profiles: # sandpaper and varnish versions) should live -url: https://preview.carpentries.org/python-ecology-lesson-es -workbench-beta: 'true' -beta-date: '2023-02-06' -old-url: 'https://datacarpentry.github.io/python-ecology-lesson-es' +url: 'https://datacarpentry.org/python-ecology-lesson-es'