diff options
| author | Chris Wanstrath <chris@ozmm.org> | 2010-01-15 16:44:51 -0800 |
|---|---|---|
| committer | Chris Wanstrath <chris@ozmm.org> | 2010-01-15 16:44:51 -0800 |
| commit | 44960f8826bd1c88fe2c24b662e9a30b0a7e6377 (patch) | |
| tree | 281a003a33c057b59b84e04f7dffc78c7ed44e9a /_layouts | |
| parent | 05bb3db34b0986b506531b4481a0cf4ef1d9980e (diff) | |
contribute link
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 0470051..425c5f8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -45,6 +45,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="#" class="support_toggle">Support</a> <a href="http://github.com/">Back to GitHub</a> </div> |
