From e398f1dc78d1248a87f784af8e18165504785011 Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Mon, 12 Oct 2015 05:22:34 -0300 Subject: [PATCH] Fix link to enrollment --- CHANGELOG.md | 4 ++++ README.md | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3725ec8..cfe7208 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.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. diff --git a/README.md b/README.md index 9931fed..8fa9fac 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.