Browse Source

📝 Fix broken link to article: Machine learning model serving in Python using FastAPI and Streamlit (#2557)

pull/2769/head
Davide Fiocco 4 years ago
committed by GitHub
parent
commit
a7a353e1f5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/data/external_links.yml

2
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

Loading…
Cancel
Save