mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2024-12-26 03:38:29 +00:00
更新文档内的一些过期路径
This commit is contained in:
parent
96076c7733
commit
8d3128d354
@ -8,7 +8,7 @@ description: "推荐使用此方式进行一键安装。"
|
|||||||
---
|
---
|
||||||
## 前往 Cocos Store 下载
|
## 前往 Cocos Store 下载
|
||||||
|
|
||||||
在 Cocos Store 搜索名为 **Cocos Service Pack** 的引擎扩展,或者 [点此跳转](pathname://TODO)。
|
在 Cocos Store 搜索名为 **Cocos Service Pack** 的引擎扩展,或者 [点此跳转](https://store.cocos.com/app/detail/3824)。
|
||||||
|
|
||||||
这个扩展不是免费的,**但其唯一的作用就是帮助你管理服务包的版本(查看、安装和卸载服务包)。**
|
这个扩展不是免费的,**但其唯一的作用就是帮助你管理服务包的版本(查看、安装和卸载服务包)。**
|
||||||
|
|
||||||
|
@ -76,7 +76,7 @@ const config = {
|
|||||||
label: '文档',
|
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: '演示',
|
label: '演示',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
},
|
},
|
||||||
|
@ -30,7 +30,7 @@ function HomepageHeader() {
|
|||||||
</Link>
|
</Link>
|
||||||
<Link
|
<Link
|
||||||
className="button button--outline button--primary button--lg"
|
className="button button--outline button--primary button--lg"
|
||||||
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'
|
||||||
style={{ marginRight: 20 }}
|
style={{ marginRight: 20 }}
|
||||||
>
|
>
|
||||||
查看演示
|
查看演示
|
||||||
|
Loading…
Reference in New Issue
Block a user