diff options
| author | tekkub <tekkub@gmail.com> | 2010-05-25 17:36:53 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2010-05-25 17:36:53 -0600 |
| commit | 5e25e737502a14603c96535d9d2eaeebd99240a4 (patch) | |
| tree | 1a29507e7c367b47c7c24d090e9499d0a53d954a | |
| parent | 4f18eba00af5e9d6f36e92cd8f844cce998c8a99 (diff) | |
that was moved
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index acf7939..1989d04 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -48,7 +48,7 @@ sidebar_cats: </div> <div class="actions"> <a href="http://learn.github.com/">Git Learning Site</a> - <a href="http://github.com/help/help.github.com#readme">Contribute</a> + <a href="http://github.com/github/help.github.com#readme">Contribute</a> <a href="http://support.github.com/">Support</a> <a href="http://github.com/">Back to GitHub</a> </div> |
