From d40bc9e5e12d686542a180368bc78402e9501efd Mon Sep 17 00:00:00 2001 From: Daniel Bowring Date: Wed, 4 Dec 2024 16:33:59 +1100 Subject: [PATCH] Update documentation link for python-multipart (#2782) --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3