Skip to content

Commit f4aeef4

Browse files
committed
update docs
1 parent ed89fa5 commit f4aeef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/summary/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ title: 快速开始
141141
fastapi dev main.py
142142
```
143143

144-
12. 打开浏览器访问:[http://127.0.0.1:8000/api/v1/docs](http://127.0.0.1:8000/api/v1/docs)
144+
12. 打开浏览器访问:[http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs)
145145

146146
::::
147147

0 commit comments

Comments
 (0)