X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1fc3f034191d3eec78b4d5da343e282092a221be..1b9daeadf2f7d6e64ef9fbde7d82088c76c82424:/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn diff --git a/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn b/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn index 85a206bc0..a034fe541 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 [[RecentChanges]] as http://smcv.pseudorandom.co.uk/ rather than smcv [pseudorandom.co.uk]). +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]). > Cherry picked, thanks. --[[Joey]]