Skip to content

Commit

Permalink
Remove extra quotation mark
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxcrawford committed Jul 8, 2021
1 parent c41474c commit e9e9ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion privaterelay/templates/includes/dashboard-filter.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<a
href="{{ settings.FXA_SUBSCRIPTIONS_URL }}/products/{{ settings.PREMIUM_PROD_ID }}?plan={{ settings.PREMIUM_PRICE_ID }}"
target="_blank"
rel="noopener noreferrer""
rel="noopener noreferrer"
class="btn btn-blue--ghost"
data-event-label="Upgrade"
>
Expand Down

0 comments on commit e9e9ec9

Please sign in to comment.