From: JAYATI SHRIVASTAVA Date: Sat, 13 Jun 2020 21:07:11 +0000 (+0530) Subject: 🔥 Remove broken external link (#1565) X-Git-Tag: 0.57.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=194446e51a4f30de034df0f6224ccf7c7db2af1f;p=thirdparty%2Ffastapi%2Ffastapi.git 🔥 Remove broken external link (#1565) --- diff --git a/docs/en/docs/external-links.md b/docs/en/docs/external-links.md index c8ebcfafb1..a3c79a8d25 100644 --- a/docs/en/docs/external-links.md +++ b/docs/en/docs/external-links.md @@ -25,8 +25,6 @@ Here's an incomplete list of some of them. * FastAPI authentication revisited: Enabling API key authentication by Nils de Bruin. -* FastAPI, a simple use case on logging by @euri10. - * Deploying a scikit-learn model with ONNX and FastAPI by Nico Axtmann. * Top 5 Asynchronous Web Frameworks for Python by Ankush Thakur on GeekFlare.