Pretty URLs / Trailing slash not working correct

@tom_morello Netlify uses trailing slashes when the files are within folders.

It can be summed up with..
/folder/index.html = /folder/
/folder.html = /folder

Default

Pretty URLs