From bc1b1ca40fb3e4a55e832e1fbf0ce9977d51ecf3 Mon Sep 17 00:00:00 2001 From: Ricki Hirner Date: Wed, 6 Feb 2019 17:01:24 +0100 Subject: [PATCH] Update README, use absolute submodules URLs --- .gitmodules | 8 ++++---- README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 98b0f66a7..e46ed57ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "dav4jvm"] path = dav4jvm - url = ../dav4jvm.git + url = https://gitlab.com/bitfireAT/dav4jvm.git [submodule "ical4android"] path = ical4android - url = ../ical4android.git + url = https://gitlab.com/bitfireAT/ical4android.git [submodule "vcard4android"] path = vcard4android - url = ../vcard4android.git + url = https://gitlab.com/bitfireAT/vcard4android.git [submodule "cert4android"] path = cert4android - url = ../cert4android.git + url = https://gitlab.com/bitfireAT/cert4android.git diff --git a/README.md b/README.md index dd46fe84e..37dfa397c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ DAVx⁵ is licensed under the [GPLv3 License](LICENSE). News and updates: [@davx5app](https://twitter.com/davx5app) on Twitter -Help and discussion: [DAVx⁵ forums](https://www.davx5.com/forums) +Help, discussion, feature requests, bug reports: [DAVx⁵ forums](https://www.davx5.com/forums) **If you want to support DAVx⁵, please consider [donating to DAVx⁵](https://www.davx5.com/donate) or [purchasing it](https://www.davx5.com/download).**