1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Update repository paths because of transfer

This commit is contained in:
Maksim Eltyshev 2020-04-23 22:56:25 +05:00
parent cb2f795ef1
commit 7fb033b9ae
3 changed files with 10 additions and 10 deletions

View file

@ -2,10 +2,10 @@
"name": "planka",
"version": "0.1.0",
"private": true,
"homepage": "https://meltyshev.github.io/planka",
"homepage": "https://plankanban.github.io/planka",
"repository": {
"type": "git",
"url": "https://github.com/meltyshev/planka.git"
"url": "https://github.com/plankanban/planka.git"
},
"license": "MIT",
"author": "Maksim Eltyshev"