From 0eca97c881d95a81c6e92c230ee68341ed713721 Mon Sep 17 00:00:00 2001 From: Kevin Privett Date: Mon, 8 Jun 2026 07:39:46 -0700 Subject: [PATCH 1/2] Revert "Update URL to the latest one (#7)" This reverts commit 535b12523fa2c8197ada2b0ba9de8ff1e98460d4. --- docs/computer-science/program-design/object-oriented/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/computer-science/program-design/object-oriented/index.md b/docs/computer-science/program-design/object-oriented/index.md index 43b8214..f75ceff 100644 --- a/docs/computer-science/program-design/object-oriented/index.md +++ b/docs/computer-science/program-design/object-oriented/index.md @@ -9,4 +9,4 @@ CS 3500 teaches a rigorous approach to object-oriented programming and design, w This course assumes familiarity with programming in the style of *[Systematic Program Design](../spd/index.md)*, and basic knowledge of the Java programming language as introduced in *[Class-Based Program Design](../class-based/index.md)*. -- [CS 3500: Object-Oriented Design](https://course.khoury.northeastern.edu/cs3500/) +- https://course.ccs.neu.edu/cs3500f19/ From 3834856486b13b8b30dddd4869a560c476661791 Mon Sep 17 00:00:00 2001 From: Kevin Privett Date: Mon, 8 Jun 2026 07:43:48 -0700 Subject: [PATCH 2/2] Retain formatting changes --- docs/computer-science/program-design/object-oriented/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/computer-science/program-design/object-oriented/index.md b/docs/computer-science/program-design/object-oriented/index.md index f75ceff..760a47e 100644 --- a/docs/computer-science/program-design/object-oriented/index.md +++ b/docs/computer-science/program-design/object-oriented/index.md @@ -9,4 +9,4 @@ CS 3500 teaches a rigorous approach to object-oriented programming and design, w This course assumes familiarity with programming in the style of *[Systematic Program Design](../spd/index.md)*, and basic knowledge of the Java programming language as introduced in *[Class-Based Program Design](../class-based/index.md)*. -- https://course.ccs.neu.edu/cs3500f19/ +- [CS 3500: Object-Oriented Design](https://course.ccs.neu.edu/cs3500f19/)