diff --git a/new-dti-website/components/course/data/config.json b/new-dti-website/components/course/data/config.json index 95affb14c..88a3878fc 100644 --- a/new-dti-website/components/course/data/config.json +++ b/new-dti-website/components/course/data/config.json @@ -1,4 +1,4 @@ { - "trendsApplicationLink": "https://bit.ly/TrendsFA24", + "trendsApplicationLink": "https://forms.gle/nshadTFzkzTenvjv8", "trendsWebsiteLink": "https://webdev.cornelldti.org" } diff --git a/new-dti-website/components/course/data/timeline_events.json b/new-dti-website/components/course/data/timeline_events.json index 56c481dd2..3402581ed 100644 --- a/new-dti-website/components/course/data/timeline_events.json +++ b/new-dti-website/components/course/data/timeline_events.json @@ -12,12 +12,12 @@ }, { "title": "Final Project", - "date": "April 12", + "date": "May 4", "time": "" }, { "title": "Project Presentation", - "date": "November 26, 2024", + "date": "May 7", "time": "" } ]