diff options
| author | Cameron McEfee <cameron@github.com> | 2011-06-08 18:13:54 -0700 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-06-08 18:13:54 -0700 |
| commit | 34288c7bf9d05f23b95ce8b3c5f91602c5660910 (patch) | |
| tree | 2e203b620a5601a413faf9fab83acda4450860be /index.markdown | |
| parent | b9d8e6cf4ceb40cb1929666976643d77dd9c6a70 (diff) | |
move the "getting help" section into the navigation"
Diffstat (limited to 'index.markdown')
| -rw-r--r-- | index.markdown | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/index.markdown b/index.markdown index 1e82500..d939ad2 100644 --- a/index.markdown +++ b/index.markdown @@ -58,24 +58,4 @@ title: Welcome {% endfor %} </ul> </div> -</div> - -Getting help ------------- - -There are a number of resources available to help you learn git or fix issues with GitHub: - -### GitHub - -* [GitHub Support](http://support.github.com) -- Resolve issues with GitHub or get help with basic git issues. -* [Contact GitHub](http://github.com/contact) -- This is your direct line to us. -* [GitHub Google Group](http://groups.google.com/group/github/) -- Ask the community for help -* [GitHub Status](http://status.github.com) -- Is GitHub down, or is it just me? - -### Git - -* [Pro Git](http://progit.org/) -- The greatest book on git, by GitHub's very own Scott Chacon. Available online for free. -* [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. -* [git ready](http://www.gitready.com/) -- Tips and hints for using git. +</div>
\ No newline at end of file |
