diff --git a/README.md b/README.md index 780eb93..62e0a06 100644 --- a/README.md +++ b/README.md @@ -100,5 +100,5 @@ $ python runserver.py & * ops作为bfs的后台管理界面,负责分配存储、扩容、压缩等维护工作 ## API -[api文档](https://github.com/Terry-Mao/bfs/blob/master/doc/proxy.md) +[api文档](https://github.com/Terry-Mao/bfs/blob/master/doc/api.md) ## 更多