Skip to content

Commit e9ef894

Browse files
authored
docs: update README.md (#26)
更新 README 的部分文档指向链接。 /kind documentation ```release-note None ```
1 parent e3bf74f commit e9ef894

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Halo 2.0 插件开发快速开始模板。
44

55
## 开发环境
66

7-
插件开发的详细文档请查阅:<https://docs.halo.run/developer-guide/plugin/hello-world>
7+
插件开发的详细文档请查阅:<https://docs.halo.run/developer-guide/plugin/introduction>
88

99
所需环境:
1010

@@ -47,7 +47,7 @@ cd path/to/plugin-starter
4747
./gradlew.bat haloServer
4848
```
4949

50-
执行此命令后,会自动创建一个 Halo 的 Docker 容器并加载当前的插件,更多文档可查阅:<https://github.com/halo-sigs/halo-gradle-plugin>
50+
执行此命令后,会自动创建一个 Halo 的 Docker 容器并加载当前的插件,更多文档可查阅:<https://docs.halo.run/developer-guide/plugin/basics/devtools>
5151

5252
### 运行方式 2
5353

0 commit comments

Comments
 (0)