bugfix, fix user guide link

This commit is contained in:
zengqiao
2020-03-24 14:19:19 +08:00
parent a7850c4fd7
commit 15d2fe7cfc

View File

@@ -80,7 +80,7 @@ nohup java -jar kafka-manager-web-1.0.0-SNAPSHOT.jar --spring.config.location=./
### 使用
本地启动的话,访问`http://localhost:8080`,输入帐号及密码进行登录。更多参考:[kafka-manager使用手册](./user_cn_guide.md)
本地启动的话,访问`http://localhost:8080`,输入帐号及密码进行登录。更多参考:[kafka-manager使用手册](doc/user_cn_guide.md)
---