Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-07-01 13:12:55 +0300
committerJoas Schilling <coding@schilljs.com>2016-07-01 13:31:05 +0300
commit288ea5e9e44b42560bdd11c44a78510e1956c776 (patch)
tree5cb708461930a8f29f98b649802e1dd47d82655d /appinfo
parented428b9894a8b64c55ccf80714227cf300e0b388 (diff)
Adjust the repository URLs
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0d7c897..0d11cdb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -14,9 +14,9 @@
<default_enable/>
- <website>https://github.com/owncloud/notifications</website>
- <bugs>https://github.com/owncloud/notifications/issues</bugs>
- <repository type="git">https://github.com/owncloud/notifications.git</repository>
+ <website>https://github.com/nextcloud/notifications</website>
+ <bugs>https://github.com/nextcloud/notifications/issues</bugs>
+ <repository type="git">https://github.com/nextcloud/notifications.git</repository>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />