for example, https://vimdoc.sourceforge.net/htmldoc/change.html#C
because URLs are case insensitive, that will actually be read as https://vimdoc.sourceforge.net/htmldoc/change.html#c
so a lot of the links to the Vim doc don't work properly. they could be encoded differently so that they point to the right location? what do you think? thanks.