From 9d9b44e4170ee37c4a26ec62c69f19015f2c333a Mon Sep 17 00:00:00 2001
From: William E Warriner <wwarr@uab.edu>
Date: Thu, 10 Aug 2023 13:35:19 -0500
Subject: [PATCH] add notes to checklist about lts upload

---
 data_science_journal_club_checklist.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data_science_journal_club_checklist.md b/data_science_journal_club_checklist.md
index 9669c2b..fd5aad9 100644
--- a/data_science_journal_club_checklist.md
+++ b/data_science_journal_club_checklist.md
@@ -26,6 +26,7 @@ Steps can be performed by any Teachers and Instructors unless otherwise noted.
     7. Verify formatting is correct.
     8. **Manually verify all links by clicking them!**
     9. Make a note of the Syllabus page URL for use with the Assignments page. _Not_ the Syllabus editing page!
+    10. Update syllabus at <https://s3.lts.rc.uab.edu/uab-rc-dsjc/syllabus.html> by manual upload.
 - [ ] Set up the [Assignments HTML](data_science_journal_club_assignment.html)
     1. Update the Syllabus link in the [Assignment HTML](data_science_journal_club_assignment.html).
         1. On the first line is an HTML tag that looks like `<a title="Syllabus" href="">`.
-- 
GitLab