diff --git a/tools/locales/de.json b/tools/locales/de.json index 8c32a8c..ec3f5db 100644 --- a/tools/locales/de.json +++ b/tools/locales/de.json @@ -1,5 +1,5 @@ { - "epilog": "Dokumentation:\n https://QingWei-Li.github.io/docsify\n https://QingWei-Li.github.io/docsify-cli\n\nEntwicklung:\n https://github.com/QingWei-Li/docsify-cli/blob/master/CONTRIBUTING.md\n", + "epilog": "Dokumentation:\n https://docsifyjs.github.io/docsify\n https://docsifyjs.github.io/docsify-cli\n\nEntwicklung:\n https://github.com/docsifyjs/docsify-cli/blob/master/CONTRIBUTING.md\n", "group.globaloptions": "Globale Optionen", "help": "Zeige Hilfe an", "init": "Erzeuge neue Dokumentation.", diff --git a/tools/locales/en.json b/tools/locales/en.json index e0f4c53..02f915d 100644 --- a/tools/locales/en.json +++ b/tools/locales/en.json @@ -1,5 +1,5 @@ { - "epilog": "Documentation:\n https://QingWei-Li.github.io/docsify\n https://QingWei-Li.github.io/docsify-cli\n\nDevelopment:\n https://github.com/QingWei-Li/docsify-cli/blob/master/CONTRIBUTING.md\n", + "epilog": "Documentation:\n https://docsifyjs.github.io/docsify\n https://docsifyjs.github.io/docsify-cli\n\nDevelopment:\n https://github.com/docsifyjs/docsify-cli/blob/master/CONTRIBUTING.md\n", "group.globaloptions": "Global Options", "help": "Show help", "init": "Creates new docs", diff --git a/tools/locales/zh.json b/tools/locales/zh.json index f916c1b..58a2e68 100644 --- a/tools/locales/zh.json +++ b/tools/locales/zh.json @@ -1,5 +1,5 @@ { - "epilog": "文档地址:\n https://QingWei-Li.github.io/docsify\n https://QingWei-Li.github.io/docsify-cli\n\n开发:\n https://github.com/QingWei-Li/docsify-cli/blob/master/CONTRIBUTING.md\n", + "epilog": "文档地址:\n https://docsifyjs.github.io/docsify\n https://docsifyjs.github.io/docsify-cli\n\n开发:\n https://github.com/docsifyjs/docsify-cli/blob/master/CONTRIBUTING.md\n", "group.globaloptions": "全局选项", "help": "帮助", "start": "Server for SSR",