diff options
Diffstat (limited to 'tmpl/index.html')
-rw-r--r-- | tmpl/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tmpl/index.html b/tmpl/index.html index 5339972..48d03e9 100644 --- a/tmpl/index.html +++ b/tmpl/index.html @@ -218,12 +218,12 @@ <div class="section"> <h2>Source code</h2> Source code for the tools used to generate this website is available on - Mageia svn repository : + Mageia git repository : <p> <code> - $ svn co <a href="http://svnweb.mageia.org/soft/mga-treasurer/trunk/"> - svn://svn.mageia.org/svn/soft/mga-treasurer/trunk/</a> mga-treasurer + $ git clone <a href="http://gitweb.mageia.org/software/infrastructure/mgatres/"> + git://git.mageia.org/software/infrastructure/mgatres</a> </code> </p> </div> |