diff options
author | Rob Landley <rob@landley.net> | 2015-07-12 19:23:24 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-07-12 19:23:24 -0500 |
commit | fbc81a126f2ed95f041b76530ad497947ba3ecab (patch) | |
tree | dbd2105fafc9c8f360fe6ebaba82d73d1387f52b | |
parent | ba555808e068d9cc418b6b3bd6fa4238877a599d (diff) | |
download | toybox-fbc81a126f2ed95f041b76530ad497947ba3ecab.tar.gz |
Commit rss feed.
-rw-r--r-- | www/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/header.html b/www/header.html index 0059dac0..56396d5d 100644 --- a/www/header.html +++ b/www/header.html @@ -32,6 +32,7 @@ <li><a href="code.html">Source walkthrough</a></li> <li><a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net">Mailing List</a> (<a href=http://news.gmane.org/gmane.linux.toybox>backup archive</a>)</li> <li>IRC #toybox on freenode.net</li> + <li><a href=https://github.com/landley/toybox/commits/master.atom>Commit RSS feed</a></li> <li><a href="/notes.html">Maintainer's Blog</a></li> <li><a href=cleanup.html>Cleanup</a></li> <li><a href=http://www.ohloh.net/p/toybox-landley>Statistics</a></li> |