From e1673cd3353a20325828cce71f41e4872a3fa363 Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Sun, 1 Feb 2026 18:43:00 +0530 Subject: [PATCH] Update course links for PL to 19sp 19sp was the last version of the course taught by Dr. Grossman before the course was changed from SML to OCaml Found by Craig --- .../program-design/programming-languages/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/computer-science/program-design/programming-languages/index.md b/docs/computer-science/program-design/programming-languages/index.md index 7647700..3df612b 100644 --- a/docs/computer-science/program-design/programming-languages/index.md +++ b/docs/computer-science/program-design/programming-languages/index.md @@ -13,6 +13,6 @@ This course is neither particularly theoretical nor just about programming speci The course assumes some prior experience with programming. *This is covered by the previous courses in [Program Design](../index.md)*. -- [Lecture Videos, Notes and associated files](https://courses.cs.washington.edu/courses/cse341/20sp/calendar.html) (click on the "Video Notes" link, not the "Lecture Recording" links) -- [Homeworks](https://courses.cs.washington.edu/courses/cse341/20sp/homework.html) -- [Quizes](https://courses.cs.washington.edu/courses/cse341/20sp/quizzes.html) +- [Lecture Videos, Notes and associated files](https://courses.cs.washington.edu/courses/cse341/19sp/#lectures) +- [Homeworks](https://courses.cs.washington.edu/courses/cse341/19sp/#homeworks) +- [Exams](https://courses.cs.washington.edu/courses/cse341/19sp/#exams)