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 3bd1925 commit 7fad40bCopy full SHA for 7fad40b
config/config.ts
@@ -69,7 +69,7 @@ export default {
69
],
70
},
71
{ title: '更新日志', path: 'https://github.com/alibaba/hooks/releases' },
72
- { title: '国内镜像', path: 'https://ahooks.gitee.io/zh-CN' },
+ { title: '国内镜像', path: 'https://ahooks.pages.dev' },
73
{ title: 'GitHub', path: 'https://github.com/alibaba/hooks' },
74
75
'en-US': [
@@ -89,7 +89,7 @@ export default {
89
90
91
{ title: 'Releases', path: 'https://github.com/alibaba/hooks/releases' },
92
93
94
95
0 commit comments