Skip to content

Commit

Permalink
Merge pull request ossu#254 from jonathantorres/patch-1
Browse files Browse the repository at this point in the history
Update link on systematic program design pt. 2
  • Loading branch information
ericdouglas committed Mar 6, 2016
2 parents 66ebbdf + dfa0c6a commit d696ea3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit d696ea3

Please sign in to comment.