From 8d3128d354a4b3013d962a10b4dba05d4d0d676b Mon Sep 17 00:00:00 2001 From: SmallMain Date: Wed, 6 Jul 2022 21:06:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3=E5=86=85?= =?UTF-8?q?=E7=9A=84=E4=B8=80=E4=BA=9B=E8=BF=87=E6=9C=9F=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/installation-guide/installation-engine-plugin.md | 2 +- docs/docusaurus.config.js | 2 +- docs/src/pages/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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() { 查看演示