diff options
author | Helmut Grohne <helmut@subdivi.de> | 2013-04-13 09:59:45 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2013-04-13 10:00:07 +0200 |
commit | f709bbc54955d011ad0d5a2ef6cad720a4ec8339 (patch) | |
tree | 6bebb9191bbce89c5484e54586c022b3ca0aadb8 | |
parent | 37cd7552c36cf5758bbc201e904b02e9b4d0e68a (diff) | |
download | debian-dedup-f709bbc54955d011ad0d5a2ef6cad720a4ec8339.tar.gz |
base.html: add link to wiki.debian.org
-rw-r--r-- | base.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ <hr> <ul> <h4>Details about this service</h4> + <li>More information: <a href="http://wiki.debian.org/dedup.debian.net">see wiki</a></li> <li>Maintainer: Helmut Grohne <helmut@subdivi.de></li> <li>Source: git://murkel.subdivi.de/~helmut/debian-dedup.git</li> <li>Bugs reports / Feedback / Patches: to the maintainer</li> |