From 4291d429925950ac0ad21e3b07a28fdb8db0fded Mon Sep 17 00:00:00 2001 From: Zeeshan Lakhani Date: Mon, 22 Jan 2024 21:47:09 -0500 Subject: [PATCH] chore: topics! --- docs/_data/schedule.yaml | 4 ++-- docs/_data/this_week.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_data/schedule.yaml b/docs/_data/schedule.yaml index acc06c0d..75df6369 100644 --- a/docs/_data/schedule.yaml +++ b/docs/_data/schedule.yaml @@ -116,7 +116,7 @@ numDays: 8 lecture: link: "" - name: "Quality Assurance (CI, Tools, TDD)" + name: "Process and Code Review" reading: link: "" name: "" @@ -206,7 +206,7 @@ numDays: 0 lecture: link: "" - name: "Process and Code Review" + name: "Quality Assurance (CI, Tools, TDD)" reading: link: "" name: "" diff --git a/docs/_data/this_week.yaml b/docs/_data/this_week.yaml index b1135495..f4553a51 100644 --- a/docs/_data/this_week.yaml +++ b/docs/_data/this_week.yaml @@ -8,7 +8,7 @@ last_homework: lectures: - date: Tue Jan 23 link: "" - name: "Quality Assurance (CI, Tools, TDD)" + name: "Process and Code Review" - date: Thu Jan 25 link: "" name: "Architecture and Prototyping + priortization"