Skip to content

main/file: update homepage URL to prevent redirect

Sebastiaan van Stijn requested to merge fix_file_homepage into master

The location redirects to have a trailing slash, but the redirect stalls sometimes, so adding a trailing slash to prevent the redirect in the first place.

Merge request reports