diff options
-rw-r--r-- | tmpl/index.html | 5 |
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> |