diff options
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index a569bee1e6..c1eadfb72f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -23,10 +23,10 @@ <div class="row" style="line-height: 17px;"> <div class="span6" id="commit-activity"> - <h2>Recent commits</h2> + <a href="http://git.buildroot.net/buildroot"><h2>Recent commits</h2></a> </div> <div class="span6" id="mailing-list-activity"> - <h2>Recent discussions</h2> + <a href="http://dir.gmane.org/gmane.comp.lib.uclibc.buildroot"><h2>Recent discussions</h2></a> </div> </div> |