Skip to content

Point to correct file to fix 404 when requesting font

Created by: davemevans

In Bootstrap's CSS there is a typo in the filename of the font which is requested during startup. This gives 404s which are annoying when debugging.

Merge request reports