diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-03 12:16:06 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-03 12:16:06 -0500 |
commit | 58ef55c79893190021a441b2ba618178fce13bc5 (patch) | |
tree | cdc56c62d20716cd829bb81143b962d9c61c17cf /doc/plugins/recentchanges | |
parent | 97dfdf8c64673912c09b079da4c612506e036677 (diff) |
web commit by tschwinge: Thanks!, and a bug report.
Diffstat (limited to 'doc/plugins/recentchanges')
-rw-r--r-- | doc/plugins/recentchanges/discussion.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/plugins/recentchanges/discussion.mdwn b/doc/plugins/recentchanges/discussion.mdwn new file mode 100644 index 000000000..b563a8d9d --- /dev/null +++ b/doc/plugins/recentchanges/discussion.mdwn @@ -0,0 +1,8 @@ +Thanks for that one, again, it's great! + +One minor thing I noticed, seen on <http://www.bddebian.com/~wiki/recent_changes/>: +The links to user pages of e.g. *MichaelBanck* or *GianlucaGuida* don't work, as they're +being linked to <http://www.bddebian.com/~wiki/user/MichaelBanck>, whereas it should be +<http://www.bddebian.com/~wiki/user/michaelbanck>. + +--[[tschwinge]] |