summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-09-14 20:01:51 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-09-14 20:18:03 -0400
commitf8aa926f8a554edc4fe963d8a9efddf67662d3da (patch)
tree7833a0f3cb41719812337894bd283314745cd0ab /ext
parentba1875c56a89edcd896184ab6b9734ce36f70e15 (diff)
Upgrade website URLs to https
Diffstat (limited to 'ext')
-rw-r--r--ext/bg/settings.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html
index 62539972..7df47980 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -355,7 +355,7 @@
</div>
<p class="help-block">
- Yomichan supports automatic flashcard creation for <a href="http://ankisrs.net/" target="_blank" rel="noopener">Anki</a>, a free application
+ Yomichan supports automatic flashcard creation for <a href="https://apps.ankiweb.net/" target="_blank" rel="noopener">Anki</a>, a free application
designed to help you remember. This feature requires installation of the
<a href="https://foosoft.net/projects/anki-connect/" target="_blank" rel="noopener">AnkiConnect</a> plugin.
</p>
@@ -450,7 +450,7 @@
<div class="options-advanced">
<p class="help-block">
- Fields are formatted using the <a href="http://handlebarsjs.com/">Handlebars.js</a> template rendering
+ Fields are formatted using the <a href="https://handlebarsjs.com/" target="_blank" rel="noopener">Handlebars.js</a> template rendering
engine. Advanced users can modify these templates for ultimate control of what information gets included in
their Anki cards. If you encounter problems with your changes you can always <a href="#" id="field-templates-reset">reset to default</a>
template settings.