Hello,

I have installed the module and it is working correctly when converting links to pages into all lowercase. However, when linking to files, the module is unable to correctly convert the links case sensitivity to the correct address.

Steps to re-create the problem:

Add link in content to: http://example.com/node/13 <- working correctly
Add link in content to: http://Example.com/Node/13 <- working correctly
Add link in content to: http://example.com/sites/example.com/files/testpage.pdf <- which will work correctly
Add link in content to: http://example.com/sites/example.com/files/TestPage.pdf <- will not work correctly

Any help would be greatly appreciated