diff options
| author | tekkub <tekkub@gmail.com> | 2010-03-03 16:16:46 -0700 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2010-03-03 16:16:46 -0700 |
| commit | 8daee475e7ec32d91aa475cb3ae500409a9e9ce3 (patch) | |
| tree | 4484ef382d03f6357f385446fe489fa6ce8b220a /_layouts | |
| parent | 14ff84d11dd0279d17a44832da1fe3b24c2698c8 (diff) | |
We have a real status page now!
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 a8ba406..acf7939 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -93,7 +93,7 @@ sidebar_cats: <a href="http://github.com/training">Training</a> | <a href="http://github.com/contact">Contact</a> | <a href="http://develop.github.com">API</a> | - <a href="http://twitter.com/github">Status</a> | + <a href="http://status.github.com">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> |
