Mercurial > hg > agora
changeset 67:cd71470af46c
Update the current Agora source hosting
author | Jordi GutiƩrrez Hermoso <jordigh@octave.org> |
---|---|
date | Mon, 19 Mar 2012 17:51:05 -0400 (2012-03-19) |
parents | 9074b0c48684 |
children | dab85878bac0 |
files | templates/base.djhtml templates/index.djhtml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/base.djhtml +++ b/templates/base.djhtml @@ -71,7 +71,7 @@ <!-- END #container --> <div id="footer"> <p> - <a href="http://bitbucket.org/jordigh/agora">HELP US BUILD THIS + <a href="http://inversethought.com/hg/hgwebdir.cgi/agora/">HELP US BUILD THIS SITE!</a> Clone the source and start contributing. </p>
--- a/templates/index.djhtml +++ b/templates/index.djhtml @@ -20,7 +20,7 @@ </h3> <div class="whitebox"> <p> - <a href="http://bitbucket.org/jordigh/agora">HELP US BUILD THIS + <a href="http://inversethought.com/hg/hgwebdir.cgi/agora/">HELP US BUILD THIS SITE!</a> Clone the source and start contributing. </p> </div>