Skip to content

Commit 85aacdf

Browse files
authored
Corrected Project URL in Readme.md
The project urls were missing the `-` in `code-school` causing them to 404, these urls have been corrected.
1 parent a4b0f0a commit 85aacdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a sample project to test out how projects work at Code School. For this
44

55
# Getting Started
66

7-
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.
7+
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.
88

99
# Prerequisites
1010

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

4444
# Checking Your Work
4545

46-
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.
46+
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.
4747

4848
## Running Tests Locally
4949

0 commit comments

Comments
 (0)