From 01689cd3d72290291e14137d6b984717de7a6b1e Mon Sep 17 00:00:00 2001 From: "L. Caputo" Date: Fri, 16 Oct 2015 09:46:28 -0400 Subject: [PATCH 1/3] Link word "Introduction" Link the word "Introduction" to the section that is being referenced. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca8d460..1396593 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,7 @@ Search such specializations in the following platforms: This guide was developed to be consumed in a linear approach. What does this mean? That you should complete one course at a time. -The courses are **already** in the order that you should complete them. Just start in the **Introduction** section and after finishing the first course, start the next one. +The courses are **already** in the order that you should complete them. Just start in the [Introduction](#introduction-to-computer-science) section and after finishing the first course, start the next one. **If the course isn't open, do it anyway with the resources from the previous class.** From c8218cd884945810f8ba210ff4086afb0050a0f9 Mon Sep 17 00:00:00 2001 From: "L. Caputo" Date: Fri, 16 Oct 2015 16:39:25 -0400 Subject: [PATCH 2/3] Update link, bump version Change to version 1.2.5. Change referenced link title to match the title of the section ("Introduction to Computer Science"). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1396593..5cd7756 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,7 @@ Search such specializations in the following platforms: This guide was developed to be consumed in a linear approach. What does this mean? That you should complete one course at a time. -The courses are **already** in the order that you should complete them. Just start in the [Introduction](#introduction-to-computer-science) section and after finishing the first course, start the next one. +The courses are **already** in the order that you should complete them. Just start in the [Introduction to Computer Science](#introduction-to-computer-science) section and after finishing the first course, start the next one. **If the course isn't open, do it anyway with the resources from the previous class.** @@ -410,7 +410,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**. ## Change Log -**Curriculum Version**: `1.2.4` +**Curriculum Version**: `1.2.5` 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. From 1d8c754ef4857f6f7ed4c2403b314bae2ac2c452 Mon Sep 17 00:00:00 2001 From: "L. Caputo" Date: Fri, 16 Oct 2015 16:41:13 -0400 Subject: [PATCH 3/3] Bump to 1.2.5 Fix name of the section and add a hyperlink to it. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d54857a..e137492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.2.5] 2015-10-16 + +### Fixed +- Fix name of the section and add a hyperlink to it. ## [1.2.4] 2015-10-14 ### Removed