mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update urls.
This commit is contained in:
parent
167e873e13
commit
cfc2175765
1 changed files with 2 additions and 2 deletions
|
|
@ -57,8 +57,8 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
market = (svg = embed "meta/icons/wekan-150.svg"),
|
||||
),
|
||||
|
||||
website = "https://wekan.io",
|
||||
codeUrl = "https://github.com/wefork/wekan",
|
||||
website = "https://wekan.github.io",
|
||||
codeUrl = "https://github.com/wekan/wekan",
|
||||
license = (openSource = mit),
|
||||
categories = [productivity, office],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue