diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-04-15 21:24:49 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-04-16 10:18:34 +0200 |
commit | 6b0b0d348c212a0aa45daea80a4d9eead0dc0775 (patch) | |
tree | 3be4255419b9a9d20076f8f68801bddd1b94494d | |
parent | 74ad08136faa03043e19e732b2629350fce25781 (diff) | |
download | jenkins.debian.net-6b0b0d348c212a0aa45daea80a4d9eead0dc0775.tar.xz |
README: fix broken link by html-escaping a @. Thanks to Reiner Herrmann for noticing+reporting it!
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -188,7 +188,7 @@ These are jobs for making sure jenkins.debian.net is running smoothly. === Feedback -I love to get feedback on this! Either by sending an email to debian-qa@lists.debian.org or by joining #debian-qa on irc.debian.org and expressing yourself there. The best way is to link:https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=jenkins;users=qa.debian.org@packages.debian.org[report bugs], even better if accompanied by patches or pull requests. But really, all feedback is appreciated! +I love to get feedback on this! Either by sending an email to debian-qa@lists.debian.org or by joining #debian-qa on irc.debian.org and expressing yourself there. The best way is to link:https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=jenkins;users=qa.debian.org%40packages.debian.org[report bugs], even better if accompanied by patches or pull requests. But really, all feedback is appreciated! === Setup |