Fix broken link for Try Git.

This commit is contained in:
Cassie Moy 2014-12-22 10:52:20 -05:00
parent 3feed7a054
commit 13f62f5880

View File

@ -2,9 +2,11 @@ Welcome to Byte Academy
=======================
We've put together this program to get you all on the same footing before entering. You will be learning some basic git, Unix, JavaScript, and Python.
Our goal is for you hit the ground running when you come to campus.
The resources will build upon each other to whatever extent they can.
A lot of it is horizontal to other skills. So, if you are stuck on something, feel free to move on and come back to it later.
## Step 1
@ -19,7 +21,7 @@ Make sure [Python 3.4.2](https://wiki.python.org/moin/BeginnersGuide/Download) a
Do these tutorials:
* [Command Line Crash Course](http://cli.learncodethehardway.org/book/)
* [Try git](try.github.io)
* [Try git](http://try.github.io)
* [Git Immersion](http://gitimmersion.com/)
* [Code Academy HTML/CSS](http://www.codecademy.com/en/tracks/web).