Skip to content

Commit 536a897

Browse files
committed
update docs
1 parent 9e5882b commit 536a897

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Based on [fastapi-ml-skeleton](https://github.com/eightBEC/fastapi-ml-skeleton)
1010

1111
Refactor code into module management, ie, every modules could be set in one folder.
1212

13-
Go to detailed site for more information [FastAPI Hive Framework](https://fanqingsong.github.io/fastapi-ml-skeleton/)
13+
Go to detailed site for more information [FastAPI Hive](https://fanqingsong.github.io/fastapi-hive/)
1414

1515
This repository contains a demo app and fastapi modules which can be used to speed-up your next machine learning project. The code is fully tested and provides a preconfigured `tox` to quickly expand this sample code.
1616

17-
To experiment and get a feeling on how to use this framework, two packages and two modules of each package are set in the demo folder. Follow the installation and setup instructions to run the demo app and serve it with RESTful API, go to [FastAPI Hive Framework](https://fanqingsong.github.io/fastapi-ml-skeleton/) for that.
17+
To experiment and get a feeling on how to use this framework, two packages and two modules of each package are set in the demo folder. Follow the installation and setup instructions to run the demo app and serve it with RESTful API, go to [FastAPI Hive](https://fanqingsong.github.io/fastapi-hive/) for that.
1818

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ FastAPI Hive is the container for all bees.
2121

2222
---
2323

24-
**Documentation**: <a href="https://fanqingsong.github.io/fastapi-ml-skeleton" target="_blank">https://fanqingsong.github.io/fastapi-ml-skeleton/</a>
24+
**Documentation**: <a href="https://fanqingsong.github.io/fastapi-hive" target="_blank">https://fanqingsong.github.io/fastapi-hive</a>
2525

26-
**Source Code**: <a href="https://github.com/fanqingsong/fastapi-ml-skeleton" target="_blank">https://github.com/fanqingsong/fastapi-ml-skeleton</a>
26+
**Source Code**: <a href="https://github.com/fanqingsong/fastapi-hive" target="_blank">https://github.com/fanqingsong/fastapi-hive</a>
2727

2828
**PYPI**: <a href="https://pypi.org/project/fastapi-hive/" target="_blank">https://pypi.org/project/fastapi-hive/</a>
2929

0 commit comments

Comments
 (0)