diff --git a/docs/docs/installation-guide/installation-engine-plugin.md b/docs/docs/installation-guide/installation-engine-plugin.md index fc84706d..7d8c7fc8 100644 --- a/docs/docs/installation-guide/installation-engine-plugin.md +++ b/docs/docs/installation-guide/installation-engine-plugin.md @@ -8,7 +8,7 @@ description: "推荐使用此方式进行一键安装。" --- ## 前往 Cocos Store 下载 -在 Cocos Store 搜索名为 **Cocos Service Pack** 的引擎扩展,或者 [点此跳转](pathname://TODO)。 +在 Cocos Store 搜索名为 **Cocos Service Pack** 的引擎扩展,或者 [点此跳转](https://store.cocos.com/app/detail/3824)。 这个扩展不是免费的,**但其唯一的作用就是帮助你管理服务包的版本(查看、安装和卸载服务包)。** diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 5ef0fe12..74e4c077 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -76,7 +76,7 @@ const config = { label: '文档', }, { - href: 'https://smallmain.github.io/cocos-service-pack/demo/v1.0.0-alpha/web-desktop/index.html', + href: 'https://smallmain.github.io/cocos-service-pack/demo/v1.0.0/web-desktop/index.html', label: '演示', position: 'right', }, diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index 8e608c53..ae6d03da 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -30,7 +30,7 @@ function HomepageHeader() { 查看演示