X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4e77f22f48222ec1493f0b2052fdba09379206f0..b234981213a8916b84afefa5d2ec6a3b1ba06750:/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn?ds=inline diff --git a/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn b/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn index a034fe541..85a206bc0 100644 --- a/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn +++ b/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn @@ -6,7 +6,7 @@ The git commit (in my `openid` branch) says it all: However, all we actually want is the (undocumented) DisplayOfURL function that is invoked by the display method, so try to use that. -This bug affects ikiwiki.info (my commits show up in [[Json.tl.ph]] as http://smcv.pseudorandom.co.uk/ rather than smcv [pseudorandom.co.uk]). +This bug affects ikiwiki.info (my commits show up in [[RecentChanges]] as http://smcv.pseudorandom.co.uk/ rather than smcv [pseudorandom.co.uk]). > Cherry picked, thanks. --[[Joey]]