Update apps.toml: FastAPI -> fastapi to make linter happy (#1896)

This commit is contained in:
Alexandre Aubin
2023-12-03 22:44:09 +01:00
committed by GitHub
parent 1d5cebe032
commit ed80a79957

View File

@ -2311,7 +2311,7 @@ url = "https://github.com/YunoHost-Apps/my_webapp_ynh"
category = "publishing"
state = "working"
subtags = [ "website", "api" ]
url = "https://github.com/YunoHost-Apps/FastAPI_ynh"
url = "https://github.com/YunoHost-Apps/fastapi_ynh"
[mybb]
category = "communication"