diff options
| author | tekkub <tekkub@gmail.com> | 2009-11-20 18:36:19 -0700 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-11-20 18:36:19 -0700 |
| commit | 996d753d0c0242b0b6fb346683a8351d9b46c57b (patch) | |
| tree | f15304e6352cc3f21eef8be2024b7479368b12b0 /_layouts | |
| parent | 707371b7cda5bb1f1329379a5ab4e06aa76ba823 (diff) | |
Link to contact us form instead of directly to email
Diffstat (limited to '_layouts')
| -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> |
