aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-12 14:12:47 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-12 14:12:47 +0000
commit3243584c80c0a48961239431e43903c7763ff2e8 (patch)
tree5fceae7548ca77b6eb7e5c4f01d38f344362f248
parent65298a273e71c6576aca51b75495315f3edeaead (diff)
downloadmgapeople-3243584c80c0a48961239431e43903c7763ff2e8.tar
mgapeople-3243584c80c0a48961239431e43903c7763ff2e8.tar.gz
mgapeople-3243584c80c0a48961239431e43903c7763ff2e8.tar.bz2
mgapeople-3243584c80c0a48961239431e43903c7763ff2e8.tar.xz
mgapeople-3243584c80c0a48961239431e43903c7763ff2e8.zip
Add link to source code repository on index page
-rw-r--r--NEWS1
-rw-r--r--tmpl/index.html2
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7d4d3a8..d7ab96f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
- fix Makefile to also install txt template files
+- Add link to source code repository on index page
Version 0.3
diff --git a/tmpl/index.html b/tmpl/index.html
index 14d155d..dada85f 100644
--- a/tmpl/index.html
+++ b/tmpl/index.html
@@ -9,5 +9,7 @@
<h2><a href="g/">Groups</a></h2>
<h2><a href="u/">Users</a></h2>
+
+ Source code for this website is available on <a href="http://svnweb.mageia.org/soft/mgapeople/">svn://svn.mageia.org/svn/soft/mgapeople/</a>.
</body>
</html>