mirror of https://github.com/tiangolo/fastapi.git
Merge 5cfbff96d4 into 5ca11c59e3
This commit is contained in:
commit
d22acf0ea2
|
|
@ -86,7 +86,7 @@ $ python ./scripts/docs.py live
|
|||
|
||||
</div>
|
||||
|
||||
It will serve the documentation on `http://127.0.0.1:8008`.
|
||||
It will serve the documentation on [`http://127.0.0.1:8008`](http://127.0.0.1:8008).
|
||||
|
||||
That way, you can edit the documentation/source files and see the changes live.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue