Skip to content

Fix links

Description

Very small MR to fix the links to other pages, as they still weren't working - they do now that they open in a new tab.

Changes Made

Added target='_blank' to all links

How to Test

Pull changes locally, run npm run dev and test links to Beaufort viz pages within each Beaufort viz.

Related Issues

NA

Additional Notes

NA

Merge Request Checklists

  • Ensure that code changes adhere to best practices documented in README.md
  • Clean the code the way Vue likes it - run npm run lint --fix
  • Document which browsers the site has been tested on:
    • Desktop/laptop
      • Chrome
      • Safari
      • Edge
      • Firefox
    • Mobile device
      • Chrome
      • Safari
      • Edge
      • Firefox

Merge request reports

Loading