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:
parent
27b35de38a
commit
cd9c4b60d4
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue