Skip to content

Fix production bugs

Tim Eder requested to merge develop into master

This fixes issues with URLs in a production environment:

  • Image src attributes without leading slash
  • change internal <a>-links to <nuxt-link>

Merge request reports