summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Neath <kneath@gmail.com>2010-08-13 15:11:57 -0700
committerKyle Neath <kneath@gmail.com>2010-08-13 15:11:57 -0700
commitc666101eb91cc2974adcb0159faebf5e7b49f7c7 (patch)
treea7876924a0499e1c904ad67dbd639bd6ce00862c
parent0dbd257207729b5a4fa5867cc46020e6920407cb (diff)
Learn.github doesn't exist anymore
-rw-r--r--index.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.markdown b/index.markdown
index bc94738..4f026ed 100644
--- a/index.markdown
+++ b/index.markdown
@@ -55,5 +55,4 @@ There are a number of resources available to help you learn git or fix issues wi
* [git-scm](http://git-scm.com/) -- The official git website.
* [git man pages](http://www.kernel.org/pub/software/scm/git/docs/) -- In-depth documentation for every git command.
* [git user's manual](http://www.kernel.org/pub/software/scm/git/docs/user-manual.html) -- Concepts and workflows.
-* [Learn.GitHub](http://learn.github.com) -- Git tutorials for beginners and experts.
* [git ready](http://www.gitready.com/) -- Tips and hints for using git.