Skip to content

Commit

Permalink
Fix link to enrollment
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdouglas committed Oct 12, 2015
1 parent 960af06 commit e398f1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 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.2.2] 2015-10-12
### Fixed
- New link to issue intended for students' enrollment

## [1.2.1] 2015-10-11
### Added
- Article Git - the simple guide to the prerequisite section.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ In our curriculum, we gave preference to MOOC (Massive Open Online Course) style

## Becoming an OSS student

To officially register for this course you must create a profile in our [students profile](https://github.com/open-source-society/computer-science-and-engineering/issues/109) issue.
To officially register for this course you must create a profile in our [students profile](https://github.com/open-source-society/computer-science-and-engineering/issues/145) issue.

> **"How can I do this?"**
Comment in [this](https://github.com/open-source-society/computer-science-and-engineering/issues/109) issue (please, do **not** open a new one) using the following template:
Comment in [this](https://github.com/open-source-society/computer-science-and-engineering/issues/145) issue (please, do **not** open a new one) using the following template:

```
- **Name**: YOUR NAME
Expand Down Expand Up @@ -408,7 +408,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.

## Change Log

**Curriculum Version**: `1.2.1`
**Curriculum Version**: `1.2.2`

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 e398f1d

Please sign in to comment.