Skip to content

Commit 563eb8d

Browse files
authored
docs: new page site (#32)
* style: optimized code * refactor: syntactic sugar 🍬 unref replace isRef * docs: gitee page site * docs: gitee page site * docs: gitee page site
1 parent 43ff143 commit 563eb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hooks/docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default defineConfig({
4040
isGithub
4141
? {
4242
text: '国内镜像',
43-
link: 'http://nelsonyong.gitee.io/docs/hooks/',
43+
link: 'https://inhiblab-core.gitee.io/docs/hooks/',
4444
}
4545
: {
4646
text: 'Github 站点',

0 commit comments

Comments
 (0)