Clicking on documentation links opens the browser to an invalid URL. For example the tutorial button :
"file///C:/Program%20Files/EPANET-UI/tutorial.html"
There's seems to be a missing semicolon (:) after file and redundant quotes " around the URL.
Thank you for your work!