Compare commits

..

2 commits

Author SHA1 Message Date
Hanna Nilsén
ea9a803366 Add Hanna Nilsén to CONTRIBUTORS 2025-09-18 09:39:39 +02:00
Hanna Nilsén
2206984cc7 docs: use HTTPS for fsrs and desiredRetention links 2025-09-18 09:33:03 +02:00
2 changed files with 3 additions and 3 deletions

View file

@ -243,7 +243,7 @@ Lee Doughty <32392044+leedoughty@users.noreply.github.com>
memchr <memchr@proton.me> memchr <memchr@proton.me>
Max Romanowski <maxr777@proton.me> Max Romanowski <maxr777@proton.me>
Aldlss <ayaldlss@gmail.com> Aldlss <ayaldlss@gmail.com>
Hannanilsenn <hanni614@student.liu.se> Hanna Nilsén <hanni614@student.liu.se>
******************** ********************

View file

@ -27,8 +27,8 @@ export const HelpPage = {
limitsFromTop: "https://docs.ankiweb.net/deck-options.html#limits-start-from-top", limitsFromTop: "https://docs.ankiweb.net/deck-options.html#limits-start-from-top",
dailyLimits: "https://docs.ankiweb.net/deck-options.html#daily-limits", dailyLimits: "https://docs.ankiweb.net/deck-options.html#daily-limits",
audio: "https://docs.ankiweb.net/deck-options.html#audio", audio: "https://docs.ankiweb.net/deck-options.html#audio",
fsrs: "http://docs.ankiweb.net/deck-options.html#fsrs", fsrs: "https://docs.ankiweb.net/deck-options.html#fsrs",
desiredRetention: "http://docs.ankiweb.net/deck-options.html#desired-retention", desiredRetention: "https://docs.ankiweb.net/deck-options.html#desired-retention",
}, },
Leeches: { Leeches: {
leeches: "https://docs.ankiweb.net/leeches.html#leeches", leeches: "https://docs.ankiweb.net/leeches.html#leeches",