Skip to content

Commit 9b54eac

Browse files
chipilovmichaelyaakoby
authored andcommitted
Fix link to AIOHTTP docs
1 parent c5e5941 commit 9b54eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Monitor Python web apps using
88
[Spring Boot Admin](https://github.com/codecentric/spring-boot-admin).
99

10-
Pyctuator supports **[Flask](https://palletsprojects.com/p/flask/)**, **[FastAPI](https://fastapi.tiangolo.com/)**, **[aiohttp](docs.aiohttp.org)** and **[Tornado](https://www.tornadoweb.org/)**. **Django** support is planned as well.
10+
Pyctuator supports **[Flask](https://palletsprojects.com/p/flask/)**, **[FastAPI](https://fastapi.tiangolo.com/)**, **[aiohttp](https://docs.aiohttp.org/)** and **[Tornado](https://www.tornadoweb.org/)**. **Django** support is planned as well.
1111

1212
The following video shows a FastAPI web app being monitored and controled using Spring Boot Admin.
1313

0 commit comments

Comments
 (0)