]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Fix broken link to article: Machine learning model serving in Python using FastAPI...
authorDavide Fiocco <davidefiocco@users.noreply.github.com>
Sun, 7 Feb 2021 18:26:44 +0000 (19:26 +0100)
committerGitHub <noreply@github.com>
Sun, 7 Feb 2021 18:26:44 +0000 (19:26 +0100)
docs/en/data/external_links.yml

index a71e50aeb51c7c307e50e28957237c439944386d..47fb681d5916c430e3bf9823d913ea9d5d432502 100644 (file)
@@ -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