diff --git a/CHANGELOG.md b/CHANGELOG.md index 88f83bd..a994e78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.3.10] 2016-03-06 +### Fixed +- Link from Systematic Program Design Part 2 course + ## [1.3.9] 2015-11-09 ### Fixed - Link for the correct Natural Language Processing course diff --git a/README.md b/README.md index a73107e..a39dabe 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Courses | Duration | Effort Courses | Duration | Effort :-- | :--: | :--: [Systematic Program Design- Part 1: The Core Method](https://www.edx.org/course/systematic-program-design-part-1-core-ubcx-spd1x-0)| 5 weeks | 8-12 hours/week -[Systematic Program Design- Part 2: Arbitrary Sized Data](https://www.edx.org/course/systematic-program-design-part-2-ubcx-spd2x)| 5 weeks | 8-12 hours/week +[Systematic Program Design- Part 2: Arbitrary Sized Data](https://www.edx.org/course/how-code-systematic-program-design-part-ubcx-spd2x)| 5 weeks | 8-12 hours/week [Systematic Program Design- Part 3: Abstraction, Search and Graphs](https://www.edx.org/course/systematic-program-design-part-3-ubcx-spd3x)| 5 weeks | 8-12 hours/week ### Math (Discrete Math) @@ -418,7 +418,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**. ## Change Log -**Curriculum Version**: `1.3.9` +**Curriculum Version**: `1.3.10` To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.