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

This commit is contained in:
Davide Fiocco 2021-02-07 19:26:44 +01:00 committed by GitHub
parent c153d9b83e
commit a7a353e1f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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