aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-13 21:25:59 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-13 21:25:59 +0000
commit1e473c5a32cfaf60be50be2a246ed4eb8465564e (patch)
tree439979273886a8b396c58350409cbd991ec89ade /tmpl
parent5f19af170157db29a0b9cff30a3135be4cc928bc (diff)
downloadmgaadvisories-1e473c5a32cfaf60be50be2a246ed4eb8465564e.tar
mgaadvisories-1e473c5a32cfaf60be50be2a246ed4eb8465564e.tar.gz
mgaadvisories-1e473c5a32cfaf60be50be2a246ed4eb8465564e.tar.bz2
mgaadvisories-1e473c5a32cfaf60be50be2a246ed4eb8465564e.tar.xz
mgaadvisories-1e473c5a32cfaf60be50be2a246ed4eb8465564e.zip
index.html: add link to source code
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpl/index.html b/tmpl/index.html
index 035a3ec..cf68929 100644
--- a/tmpl/index.html
+++ b/tmpl/index.html
@@ -25,5 +25,10 @@
<h1>DB Dump</h1>
A dump of all advisories is available as <a href="advisories.yaml">a yaml file</a>.
+
+ <h1>Source code</h1>
+ Source code for the tool used to generate this website is
+ <a href="http://svnweb.mageia.org/soft/mga-advisories/trunk/">available on svn</a>.
+ Patches or ideas can be posted on the <a href="https://ml.mageia.org/l/info/sysadmin-discuss">sysadmin-discuss</a> mailing list.
</body>
</html>