Hyperlinks with space are not taken into account (seen on use class diagram) :
for instance with :
class foo1 [[file:///C:\Users\Public\Documents\foo 1.txt]]
=> The link does not work
whereas with
class foo1 [[file:///C:\Users\Public\Documents\foo1.txt]]
=> OK
Tested with the plantuml 8024 jar