From c8218cd884945810f8ba210ff4086afb0050a0f9 Mon Sep 17 00:00:00 2001 From: "L. Caputo" Date: Fri, 16 Oct 2015 16:39:25 -0400 Subject: [PATCH] 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.