Skip to content

Commit

Permalink
Add rel attr to feedback link.
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanvugt committed Feb 14, 2022
1 parent 21569c0 commit f857be9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/settings/SettingsPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ const SettingsPage = () => {
<a
href="https://github.com/BattlesnakeOfficial/feedback/discussions/171"
target="_blank"
rel="noreferrer"
>
Let us know what you think!
</a>
Expand Down

0 comments on commit f857be9

Please sign in to comment.