diff --git a/docs/.vitepress/en.ts b/docs/.vitepress/en.ts index b4fdd80..d87b608 100644 --- a/docs/.vitepress/en.ts +++ b/docs/.vitepress/en.ts @@ -1,6 +1,6 @@ import type { DefaultTheme, LocaleSpecificConfig } from 'vitepress' -export const META_URL = 'https://golancet.cn' +export const META_URL = 'https://www.golancet.cn/en/' export const META_TITLE = 'Lancet' export const META_DESCRIPTION = 'A powerful util function library of Go' diff --git a/docs/.vitepress/zh.ts b/docs/.vitepress/zh.ts index 5d5ed9a..4803488 100644 --- a/docs/.vitepress/zh.ts +++ b/docs/.vitepress/zh.ts @@ -1,6 +1,6 @@ import type { DefaultTheme, LocaleSpecificConfig } from 'vitepress' -export const META_URL = 'https://golancet.cn' +export const META_URL = 'https://www.golancet.cn' export const META_TITLE = 'Lancet' export const META_DESCRIPTION = '一个强大的Go语言工具函数库' diff --git a/docs/en/guide/getting_started.md b/docs/en/guide/getting_started.md index 9eb9e4c..c61ccf5 100644 --- a/docs/en/guide/getting_started.md +++ b/docs/en/guide/getting_started.md @@ -47,4 +47,4 @@ func main() { ## More -Check out the [APIs](https://github.com/duke-git/lancet) for details. +Check out the [API](https://www.golancet.cn/en/api/overview.html) for details. diff --git a/docs/en/index.md b/docs/en/index.md index f8df41e..2bce9b6 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -41,13 +41,13 @@ features: Become a sponsor \ No newline at end of file + width: 140px;" href="/en/sponsor/sponsor.html">Become a sponsor \ No newline at end of file diff --git a/docs/guide/getting_started.md b/docs/guide/getting_started.md index 8d64812..c04ec23 100644 --- a/docs/guide/getting_started.md +++ b/docs/guide/getting_started.md @@ -43,6 +43,6 @@ func main() { } ``` -## More +## 更多 -其他特性请参考[API](https://lancet.go.dev/api/overview.html). +更多特性请参考[API](https://www.golancet.cn/api/overview.html). diff --git a/docs/index.md b/docs/index.md index 187a412..cb9afc0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -50,4 +50,4 @@ features: text-align: center; font-weight: 600; margin: 0 auto; - width: 140px;" href="/sponsor/sponsor.html">Sponsor + width: 140px;" href="/sponsor/sponsor.html">赞助