Another fixed bug in beautify_urlpath

master
http://smcv.pseudorandom.co.uk/ 2008-12-21 12:25:55 -05:00 committed by Joey Hess
parent 94cdf076ed
commit 3b0aa2fcba
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
When a page links to its own #comments anchor you get a link like
"index.html#comments" rather than "./#comments". Fixed in commit 0844bd0b
on my 'comments' branch. --[[smcv]]
[[!tag patch]]