From 8774bac6b8456a3528c4a1ab669f2984b929bbb6 Mon Sep 17 00:00:00 2001 From: Eric J Fisher Date: Fri, 9 Dec 2016 15:33:04 -0500 Subject: [PATCH] Name of solution branch incorrect Corrected the name of the `solution` branch in Readme.md from `answer` to `solution` to match actual branch name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e3beb..53c74a8 100755 --- a/README.md +++ b/README.md @@ -88,4 +88,4 @@ This will make your `index.html` file available at the URL: `http://.github.io/HelloCodeSchoolProject/` -For instance, our `answer` branch is available at the url [http://codeschool.github.io/HelloCodeSchoolProject/](http://codeschool.github.io/HelloCodeSchoolProject/). +For instance, our `solution` branch is available at the url [http://codeschool.github.io/HelloCodeSchoolProject/](http://codeschool.github.io/HelloCodeSchoolProject/).