hugo-hyperskip

Email-powered static comments for Hugo

git clone git://git.shimmy1996.com/hugo-hyperskip.git
commit f8ebe506094912fdfbb3fd274d2dd3af4eaa3ecc
parent 6a1dd65d3f1651c590852922ee4a38048f43182f
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Mon, 18 May 2020 19:08:24 -0500

Use a link with more helpful how-to guides

Diffstat:
Mi18n/en.toml | 2+-
Mi18n/ja.toml | 2+-
Mi18n/zh.toml | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/i18n/en.toml b/i18n/en.toml
@@ -23,7 +23,7 @@ other = "At least 3 characters. Markdown is supported."
 other = "No comments yet."
 
 [hyperskip-webmention]
-other = "Alternatively, [respond](https://indieweb.org/responses) on your own site and let me know the URL:"
+other = "Alternatively, [respond](https://indieweb.org/reply#How_To) on your own site and let me know the URL:"
 
 [hyperskip-webmention-submit]
 other = "Send Webmention" 
\ No newline at end of file
diff --git a/i18n/ja.toml b/i18n/ja.toml
@@ -23,7 +23,7 @@ other = "3文字以上。Markdownサポートがあります。"
 other = "まだコメントはありません。"
 
 [hyperskip-webmention]
-other = "または、自分のサイトで[レスポンス](https://indieweb.org/responses)して、URLを知らせてください:"
+other = "または、自分のサイトで[レスポンス](https://indieweb.org/reply#How_To)して、URLを知らせてください:"
 
 [hyperskip-webmention-submit]
 other = "ウェブメンションで投稿" 
\ No newline at end of file
diff --git a/i18n/zh.toml b/i18n/zh.toml
@@ -23,7 +23,7 @@ other = "至少三个字符。支持 Markdown 语法。"
 other = "暂时没有评论。"
 
 [hyperskip-webmention]
-other = "或者在您自己的网站上[回应](https://indieweb.org/responses),并把网址告诉我吧:"
+other = "或者在您自己的网站上[回应](https://indieweb.org/reply#How_To),并把网址告诉我吧:"
 
 [hyperskip-webmention-submit]
 other = "发送Webmention" 
\ No newline at end of file