Skip to content

Commit a45d426

Browse files
committed
feat: updated metadata.json
1 parent 7669e3d commit a45d426

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ui/public/metadata.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"name": "vikunja",
33
"description": {
4-
"en": "My vikunja module"
4+
"en": "Plan your projects with the elegance of a sloth on a sunny day."
55
},
66
"categories": [],
77
"authors": [
88
{
9-
"name": "Name Surname",
10-
"email": "author@yourmail.org"
9+
"name": "Kemboi Elvis",
10+
"email": "kemboielvis@genius.ke"
1111
}
1212
],
1313
"docs": {
14-
"documentation_url": "https://docs.vikunja.com/",
15-
"bug_url": "https://github.com/NethServer/dev",
16-
"code_url": "https://github.com/author/ns8-vikunja"
14+
"documentation_url": "https://vikunja.io/",
15+
"bug_url": "https://github.com/geniusdynamics/dev",
16+
"code_url": "https://github.com/geniusdynamics/ns8-vikunja"
1717
},
18-
"source": "ghcr.io/nethserver/vikunja"
18+
"source": "ghcr.io/geniusdynamics/vikunja"
1919
}

0 commit comments

Comments
 (0)