Skip to content

Commit

Permalink
Fix FAQ link (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
alabhyajindal authored Oct 8, 2023
1 parent 8059a81 commit 61a65ca
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 @@ -123,7 +123,7 @@
<div class="desc">
You can paste the login url from the control center or the raw login token.
<br />
<a href="https://help.kagi.com/kagi/company/faqs.html#using-login-token" target="_blank" rel="noopener noreferrer">Learn more about login tokens</a>
<a href="https://help.kagi.com/kagi/faq/faq.html#using-login-token" target="_blank" rel="noopener noreferrer">Learn more about login tokens</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 61a65ca

Please sign in to comment.