add missing s to webid.pattern

This commit is contained in:
Jan Dittberner 2013-02-16 11:34:04 +01:00
parent 50c4d2b135
commit d9522187ac
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ dbfinger.type=finger
dbfinger.optional=true
db.pattern=http://db.debian.org/search.cgi?uid=%(username)s&dosearch=Search
db.optional=true
webid.pattern=http://webid.debian.net/maintainers/%(username)
webid.pattern=http://webid.debian.net/maintainers/%(username)s
webid.optional=true
alioth.pattern=http://alioth.debian.org/users/%(aliothusername)s/
alioth.optional=true