Skip to content

Commit dbf7f7e

Browse files
committed
fix link
1 parent f55fb7c commit dbf7f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subs2srs.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ end
343343

344344
local function update_sentence(new_data, stored_data)
345345
-- adds support for TSCs
346-
-- https://tatsumoto-ren.github.io/blog/discussing-various-card-templates.html#targeted-sentence-cards-or-mpvacious-cards
346+
-- https://tatsumoto-ren.github.io/blog/discussing-various-card-templates.html#targeted-sentence-cards
347347
-- if the target word was marked by yomichan, this function makes sure that the highlighting doesn't get erased.
348348

349349
if h.is_empty(stored_data[config.sentence_field]) then

0 commit comments

Comments
 (0)