📝 新增开发指南

This commit is contained in:
snowykami 2024-08-31 20:23:45 +08:00
parent 2ab4184314
commit d2704818d9
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ order: 0
# Development Guide
## How to Develop
Please read the [Plugin Development](./plugin) and [API Reference](./api) documents if you are developing a plugin.
Please read the [Plugin Development](./plugin) and [API Reference](./api/) documents if you are developing a plugin.
If you need to submit code to the Liteyuki repository, please read the following:
1. First [fork](https://github.com/LiteyukiStudio/LiteyukiBot/fork) a copy of the Liteyuki repository to your personal/organization account.

View File

@ -5,7 +5,7 @@ order: 0
# 开发指南
## 如何开发
插件开发无需阅读本文档,请阅读[插件开发文档](./plugin)和[API 引用](./api)。
插件开发无需阅读本文档,请阅读[插件开发文档](./plugin)和[API 引用](./api/)。
如需往轻雪仓库提交代码,请阅读以下内容:
1. 首先[fork](https://github.com/LiteyukiStudio/LiteyukiBot/fork)一份轻雪仓库到你的个人/组织账户下。