We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ff143 commit 563eb8dCopy full SHA for 563eb8d
packages/hooks/docs/.vitepress/config.ts
@@ -40,7 +40,7 @@ export default defineConfig({
40
isGithub
41
? {
42
text: '国内镜像',
43
- link: 'http://nelsonyong.gitee.io/docs/hooks/',
+ link: 'https://inhiblab-core.gitee.io/docs/hooks/',
44
}
45
: {
46
text: 'Github 站点',
0 commit comments