fix: misnaming of package name

This commit is contained in:
marclave 2023-11-19 17:28:39 -08:00 committed by Marc Laventure
parent 67f3f58dbc
commit 9febcc20c6
2 changed files with 3 additions and 3 deletions

View File

@ -262,7 +262,7 @@ You will see the automatic interactive API documentation (provided by <a href="h
### Alternative API docs
There are two alternatives to Swagger UI: Redocly & Scalar.
Here are some alternatives to Swagger UI: Redocly & Scalar.
Go to <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>.
@ -332,7 +332,7 @@ Now go to <a href="http://127.0.0.1:8000/docs" class="external-link" target="_bl
### Alternative API docs upgrade
There are two alternatives to Swagger UI: Redocly & Scalar.
Here are some alternatives to Swagger UI: Redocly & Scalar.
Go to <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>.

View File

@ -24,7 +24,7 @@ Interactive API documentation and exploration web user interfaces. As the framew
![Swagger UI interaction](https://fastapi.tiangolo.com/img/index/index-03-swagger-02.png)
* Alternative API documentation with Redocly or Scalar
* Alternative API documentation with Redoc or Scalar
* <a href="https://github.com/Rebilly/ReDoc" class="external-link" target="_blank"><strong>ReDoc</strong></a>.
![ReDoc](https://fastapi.tiangolo.com/img/index/index-06-redoc-02.png)