From: Daniel Bowring Date: Wed, 4 Dec 2024 05:33:59 +0000 (+1100) Subject: Update documentation link for python-multipart (#2782) X-Git-Tag: 0.42.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d40bc9e5e12d686542a180368bc78402e9501efd;p=thirdparty%2Fstarlette.git Update documentation link for python-multipart (#2782) --- diff --git a/README.md b/README.md index b0bfc27e..d436b354 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ in isolation. [asgi]: https://asgi.readthedocs.io/en/latest/ [httpx]: https://www.python-httpx.org/ [jinja2]: https://jinja.palletsprojects.com/ -[python-multipart]: https://andrew-d.github.io/python-multipart/ +[python-multipart]: https://multipart.fastapiexpert.com/ [itsdangerous]: https://itsdangerous.palletsprojects.com/ [sqlalchemy]: https://www.sqlalchemy.org [pyyaml]: https://pyyaml.org/wiki/PyYAMLDocumentation diff --git a/docs/index.md b/docs/index.md index faf1c7c5..b2a7d344 100644 --- a/docs/index.md +++ b/docs/index.md @@ -133,7 +133,7 @@ in isolation. [asgi]: https://asgi.readthedocs.io/en/latest/ [httpx]: https://www.python-httpx.org/ [jinja2]: https://jinja.palletsprojects.com/ -[python-multipart]: https://andrew-d.github.io/python-multipart/ +[python-multipart]: https://multipart.fastapiexpert.com/ [itsdangerous]: https://itsdangerous.palletsprojects.com/ [sqlalchemy]: https://www.sqlalchemy.org [pyyaml]: https://pyyaml.org/wiki/PyYAMLDocumentation