diff options
| author | Ryan Tomayko <rtomayko@gmail.com> | 2010-08-29 20:16:38 -0700 |
|---|---|---|
| committer | Ryan Tomayko <rtomayko@gmail.com> | 2010-08-29 20:16:38 -0700 |
| commit | da7156ed5f0e82c96571903936bedaa1ddf13c62 (patch) | |
| tree | 2620f836e587d35ed5501adf8831ae9b03dea5e3 | |
| parent | 4d138d96a1207f9f8820b250375b51809a910185 (diff) | |
more gitref.org link fixes
| -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 22531c5..64e49d4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -92,7 +92,7 @@ sidebar_cats: <a href="http://develop.github.com">API</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://gitref.org">Learn</a> | <a href="http://github.com/security">Security</a> </div> <div class="company"> |
