Skip to content

Commit

Permalink
docs: update README.md (#26)
Browse files Browse the repository at this point in the history
更新 README 的部分文档指向链接。

/kind documentation

```release-note
None
```
  • Loading branch information
ruibaby committed Feb 18, 2024
1 parent e3bf74f commit e9ef894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Halo 2.0 插件开发快速开始模板。

## 开发环境

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

所需环境:

Expand Down Expand Up @@ -47,7 +47,7 @@ cd path/to/plugin-starter
./gradlew.bat haloServer
```

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

### 运行方式 2

Expand Down

0 comments on commit e9ef894

Please sign in to comment.