From: Davide Fiocco Date: Sun, 7 Feb 2021 18:26:44 +0000 (+0100) Subject: 📝 Fix broken link to article: Machine learning model serving in Python using FastAPI... X-Git-Tag: 0.64.0~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7a353e1f5432a28c9f57626e93d14ea707595ce;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Fix broken link to article: Machine learning model serving in Python using FastAPI and Streamlit (#2557) --- diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index a71e50aeb5..47fb681d59 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -124,7 +124,7 @@ articles: title: Introducing Dispatch author_link: https://netflixtechblog.com/ author: Netflix - - link: https://davidefiocco.github.io/2020/06/27/streamlit-fastapi-ml-serving.html + - link: https://davidefiocco.github.io/streamlit-fastapi-ml-serving/ title: Machine learning model serving in Python using FastAPI and streamlit author_link: https://github.com/davidefiocco author: Davide Fiocco