Move repo to nextcloud org
Signed-off-by: Julius Haertl <jus@bitgrid.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Deck
|
||||
|
||||
[](https://travis-ci.org/juliushaertl/deck) [](https://codecov.io/github/juliushaertl/deck) [](https://scrutinizer-ci.com/g/juliushaertl/deck/?branch=master) [](https://www.versioneye.com/user/projects/58908fc0a23e810038c34e0a)
|
||||
[](https://travis-ci.org/nextcloud/deck) [](https://codecov.io/github/nextcloud/deck) [](https://scrutinizer-ci.com/g/nextcloud/deck/?branch=master) [](https://www.versioneye.com/user/projects/58ad558f4ca76f004ed475b3)
|
||||
|
||||
Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.
|
||||
|
||||
@@ -36,7 +36,7 @@ You can download and install the latest release from the [Nextcloud app store](h
|
||||
If you want to run the latest development version from git source, you need to clone the repo to your apps folder:
|
||||
|
||||
```
|
||||
git clone https://github.com/juliushaertl/deck.git
|
||||
git clone https://github.com/nextcloud/deck.git
|
||||
cd deck
|
||||
make install-deps
|
||||
make
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
<namespace>Deck</namespace>
|
||||
<category>organization</category>
|
||||
<category>office</category>
|
||||
<bugs>https://github.com/juliushaertl/deck/issues</bugs>
|
||||
<repository type="git">https://github.com/juliushaertl/deck.git</repository>
|
||||
<bugs>https://github.com/nextcloud/deck/issues</bugs>
|
||||
<repository type="git">https://github.com/nextcloud/deck.git</repository>
|
||||
<screenshot>https://bitgrid.net/~jus/deck_1.png</screenshot>
|
||||
<screenshot>https://bitgrid.net/~jus/deck_2.png</screenshot>
|
||||
<screenshot>https://bitgrid.net/~jus/deck_3.png</screenshot>
|
||||
|
||||
Reference in New Issue
Block a user