📝 update README

This commit is contained in:
yanyongyu
2020-09-17 18:40:21 +08:00
parent 2add5d3887
commit e58788360a
2 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ CUSTOM_CONFIG1="config in env file"
CUSTOM_CONFIG2= # 留空则从系统环境变量读取,如不存在则为空字符串
```
详细的配置项参考 [Config Reference](/api/config.md) 。
详细的配置项参考 [Config Reference](../api/config.md) 。
## bot.py 文件