Skip to content

Commit

Permalink
update helper link
Browse files Browse the repository at this point in the history
  • Loading branch information
khaitruong922 committed Jul 14, 2024
1 parent 8751087 commit 068a427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<div id="no-dictionaries" hidden>
<div class="entry">
<p>No dictionaries have been installed or enabled yet.</p>
<p><a href="#">Go to Dictionaries settings.</a></p>
<p><a href="/settings.html#!dictionaries" target="_blank">Go to Dictionaries settings.</a></p>
</div>
</div>
<div id="error-extension-unloaded" hidden>
Expand Down

0 comments on commit 068a427

Please sign in to comment.