From fe969be7208f94ea53be491fa28c8aecd94ecc6c Mon Sep 17 00:00:00 2001
From: wwarriner <wwarriner@gmail.com>
Date: Fri, 25 Aug 2023 14:04:39 -0500
Subject: [PATCH] Updated welcome announcement with Syllabus Affirmation link

---
 welcome_announcement.html | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/welcome_announcement.html b/welcome_announcement.html
index 06bd340..c7c9d02 100644
--- a/welcome_announcement.html
+++ b/welcome_announcement.html
@@ -1,7 +1,9 @@
 <p>Hello everyone and welcome to Data Science Journal Club (DSJC)!</p>
-<p>Please take a few minutes to read over the <a title="Syllabus"
-        href="/courses/1601187/assignments/syllabus">syllabus</a> as it is the central repository for information about
-    this course.</p>
+<p>Please take a few minutes to read over the <a title="Syllabus" href="" data-course-type="navigation">syllabus</a> as
+    it is the central repository for information about this course.
+    There is a required, single-question, <a title="Syllabus Affirmation" href="" data-course-type="assignments"
+        data-published="true">Syllabus Affirmation</a> quiz due on Wednesday, August 30,
+    2023.</p>
 <p>If you are new to the course, welcome! We hope you have an enlightening experience. We are happy to answer questions
     and provide guidance, please feel free to reach out with questions, and please read the syllabus for more detailed
     information about expectations.</p>
-- 
GitLab