Skip to content

Commit

Permalink
fix privacy policy link
Browse files Browse the repository at this point in the history
  • Loading branch information
hughobrien authored Jun 4, 2024
1 parent 5b49eec commit 7a1cbea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/src/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<br /><br />
If you allow access to your currently active tab, you can use the Universal Summarizer and that will send your currently active tab's URL to kagi.com.
<br /><br />
<a href="https://kagi.com/privacy#browser-extension" target="_blank" rel="noopener noreferrer">Read the full privacy policy</a>
<a href="https://kagi.com/privacy#Browser-Extension" target="_blank" rel="noopener noreferrer">Read the full privacy policy</a>
<br /><br />
<button id="privacy_consent_button">Allow access</button>
</div>
Expand Down

0 comments on commit 7a1cbea

Please sign in to comment.