diff options
| -rw-r--r-- | _layouts/default.html | 14 | ||||
| -rw-r--r-- | index.textile | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 425c5f8..64c1e2e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -85,13 +85,15 @@ sidebar_cats: <div class="info"> <div class="links"> - <a href="http://github.com/blog/148-github-shirts-now-available">T-Shirts</a> | - <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="http://github.com/blog"><b>Blog</b></a> | + <a href="http://support.github.com/">Support</a> | + <a href="http://github.com/training">Training</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> + <a href="http://develop.github.com">API</a> | + <a href="http://twitter.com/github">Status</a> | + <a href="http://twitter.com/github">Twitter</a> | + <a href="http://learn.github.com">Learn</a> | + <a href="http://github.com/security">Security</a> </div> <div class="company"> © diff --git a/index.textile b/index.textile index ed5aa4c..93c7e52 100644 --- a/index.textile +++ b/index.textile @@ -5,8 +5,6 @@ title: Welcome Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. -_This site is a work in progress._ - h2. Guides Use the sidebar on the right side of this site to access our guides! |
