diff options
| -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 06c3136..5108e1b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -88,7 +88,7 @@ sidebar_cats: <a href="http://github.com/blog">Blog</a> | <a href="#" class="support_toggle">Support</a> | <a href="http://github.com/training">Git Training</a> | - <a href="mailto:support@github.com">Contact</a> | + <a href="http://github.com/contact">Contact</a> | <a href="http://groups.google.com/group/github/">Google Group</a> | <a href="http://github.wordpress.com">Status</a> </div> |
