diff options
author | Rob Landley <rob@landley.net> | 2015-04-05 20:00:33 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-04-05 20:00:33 -0500 |
commit | e0269f14c765abdc212f464d480fc3361fd7815b (patch) | |
tree | 625af888ac9aa918f76f5f7d377aa68378581ccb /www/header.html | |
parent | ad602aa127e44eade76fbb05fd27ee8f5825282a (diff) | |
download | toybox-e0269f14c765abdc212f464d480fc3361fd7815b.tar.gz |
Announce switch to git.
Diffstat (limited to 'www/header.html')
-rw-r--r-- | www/header.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/header.html b/www/header.html index 83f1bf1a..0059dac0 100644 --- a/www/header.html +++ b/www/header.html @@ -22,8 +22,7 @@ </ul> <b>Download</b> <ul> - <li><a href="/hg/toybox">Mercurial Repository</a></li> - <li><a href="https://github.com/gfto/toybox">Git mirror</a></li> + <li><a href="https://github.com/landley/toybox">Source control</a></li> <li><a href="downloads">Releases</a></li> <li><a href="bin">Binaries</a></li> </ul> |