Skip to content

Commit

Permalink
Corrected Project URL in Readme.md
Browse files Browse the repository at this point in the history
The project urls were missing the `-` in `code-school` causing them to 404, these urls have been corrected.
  • Loading branch information
EricJFisher authored Dec 9, 2016
1 parent a4b0f0a commit 85aacdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a sample project to test out how projects work at Code School. For this

# Getting Started

To get started with this project, head over to the [Hello Code School](https://www.codeschool.com/projects/hello-codeschool) project on Code School, and begin! It'll walk you through all of the steps below. They're included here in the readme in case you work better locally, or want to try working on this project offline.
To get started with this project, head over to the [Hello Code School](https://www.codeschool.com/projects/hello-code-school) project on Code School, and begin! It'll walk you through all of the steps below. They're included here in the readme in case you work better locally, or want to try working on this project offline.

# Prerequisites

Expand Down Expand Up @@ -43,7 +43,7 @@ In these `li` elements, list out what you want to learn.

# Checking Your Work

Once you've completed all of the tasks, go ahead and commit those to your fork of this repository and push it up to GitHub. Follow the directions on [Hello Code School](https://www.codeschool.com/projects/hello-codeschool) to submit your project and get feedback from Code School.
Once you've completed all of the tasks, go ahead and commit those to your fork of this repository and push it up to GitHub. Follow the directions on [Hello Code School](https://www.codeschool.com/projects/hello-code-school) to submit your project and get feedback from Code School.

## Running Tests Locally

Expand Down

0 comments on commit 85aacdf

Please sign in to comment.