From 10a1861e5f418ecf0037c179b11773b0864cafc1 Mon Sep 17 00:00:00 2001 From: Robin Donatello Date: Mon, 19 Aug 2024 08:08:12 -0700 Subject: [PATCH] Update index.md add collab notes link --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index f89a8db..d38d036 100644 --- a/index.md +++ b/index.md @@ -16,7 +16,7 @@ enddate: 2024-08-21 # machine-readable end date for the workshop in YYYY- instructor: ["Benjamin Becerra", "David Palmquist", "Jing Guo"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] helper: ["Sanjeet Mann", "Essia Hamouda", "Omotola Akanni"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] email: ["fanh.analytics@gmail.com"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"] -collaborative_notes: # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria) +collaborative_notes: https://codimd.carpentries.org/CSU_Python_August24 # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria) eventbrite: # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used) ---