1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cinny_ynh.git synced 2024-09-03 18:16:13 +02:00

Fix cpe string

This commit is contained in:
Salamandar 2023-02-02 19:43:02 +01:00
parent 27b35de38a
commit cd9c4b60d4

View file

@ -16,7 +16,7 @@ demo = "https://app.cinny.in"
admindoc = "https://cinny.in" admindoc = "https://cinny.in"
userdoc = "https://cinny.in" userdoc = "https://cinny.in"
code = "https://github.com/ajbura/cinny" code = "https://github.com/ajbura/cinny"
cpe = " cpe:2.3:a:cinny_project:cinny" cpe = "cpe:2.3:a:cinny_project:cinny"
fund = "https://cinny.in/#sponsor" fund = "https://cinny.in/#sponsor"
[integration] [integration]