diff --git a/docs-source/src/.vuepress/config.ts b/docs-source/src/.vuepress/config.ts index 4d2b305..a5abbab 100644 --- a/docs-source/src/.vuepress/config.ts +++ b/docs-source/src/.vuepress/config.ts @@ -25,7 +25,7 @@ export default { navbar: navBarItems['/en/'], selectLanguageText: 'English (US)', selectLanguageName: 'English', - editLinkText: 'Edit this page on Github', + editLinkText: 'Edit this page on GitHub', tip: 'Tips', warning: 'Notice', danger: 'Pay Attention', @@ -34,7 +34,7 @@ export default { navbar: navBarItems['/zh-cn/'], selectLanguageText: '简体中文 (CN)', selectLanguageName: '简体中文', - editLinkText: '在 Github 上编辑此页', + editLinkText: '在 GitHub 上编辑此页', notFound: ['这里什么都没有', '我们怎么到这来了?', '这是一个 404 页面', '看起来我们进入了错误的链接'], backToHome: '回到首页', contributorsText: '贡献者', diff --git a/docs-source/src/en/about/contacts.md b/docs-source/src/en/about/contacts.md index ec64b29..50e9074 100644 --- a/docs-source/src/en/about/contacts.md +++ b/docs-source/src/en/about/contacts.md @@ -10,4 +10,4 @@ Find me on **Twitter** [@fankesyooni](https://twitter.com/fankesyooni) Thank you for choosing and using `YukiReflection`. -If you have code-related suggestions and requests, you can submit a Pull Request on Github. \ No newline at end of file +If you have code-related suggestions and requests, you can submit a Pull Request on GitHub. \ No newline at end of file diff --git a/docs-source/src/zh-cn/about/contacts.md b/docs-source/src/zh-cn/about/contacts.md index 00f61e1..9b3a22b 100644 --- a/docs-source/src/zh-cn/about/contacts.md +++ b/docs-source/src/zh-cn/about/contacts.md @@ -8,4 +8,4 @@ ## 助力维护 -感谢您选择并使用 `YukiReflection`,如有代码相关的建议和请求,可在 Github 提交 Pull Request。 \ No newline at end of file +感谢您选择并使用 `YukiReflection`,如有代码相关的建议和请求,可在 GitHub 提交 Pull Request。 \ No newline at end of file