Skip to content

Commit ced67e0

Browse files
committed
Fix link to NLP course
1 parent 4d0debc commit ced67e0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [1.3.9] 2015-11-09
7+
### Fixed
8+
- Link for the correct Natural Language Processing course
9+
610
## [1.3.8] 2015-11-07
711
### Added
812
- Add "Project Suggestions" section with more references

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ Courses | Duration | Effort
295295

296296
Courses | Duration | Effort
297297
:-- | :--: | :--:
298-
[Natural Language Processing](https://www.coursera.org/course/nlp)| 10 weeks | 8-10 hours/week
298+
[Natural Language Processing](https://www.coursera.org/course/nlangp)| 10 weeks | 8-10 hours/week
299299

300300
### Big Data
301301

@@ -418,7 +418,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
418418

419419
## Change Log
420420

421-
**Curriculum Version**: `1.3.8`
421+
**Curriculum Version**: `1.3.9`
422422

423423
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.
424424

0 commit comments

Comments
 (0)