diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-05-05 19:45:30 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-05-05 19:45:30 +0200 |
commit | 75a77afe6dacc6abd005b8bee046dc7a1135b22c (patch) | |
tree | d2a3556202c6442ae3c9709522e8828f81fea1c0 | |
parent | bd92b94c6a29fca3f2a3db48a8cf34ef715188c1 (diff) | |
parent | b731dd3a649d2f6fc92fc764627487fde9295a38 (diff) | |
download | nextcloud-server-75a77afe6dacc6abd005b8bee046dc7a1135b22c.tar.gz nextcloud-server-75a77afe6dacc6abd005b8bee046dc7a1135b22c.zip |
Merge pull request #8458 from snai/master
Updated Owncloud Mailinglist URL
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70bd85fabf0..ff3b270320a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ If you have questions about how to install or use ownCloud, please direct these Help us to maximize the effort we can spend fixing issues and adding new features, by not reporting duplicate issues. [template]: https://raw.github.com/owncloud/core/master/issue_template.md -[mailinglist]: https://mail.kde.org/mailman/listinfo/owncloud +[mailinglist]: http://mailman.owncloud.org/mailman/listinfo/owncloud [forum]: http://forum.owncloud.org/ [irc]: http://webchat.freenode.net/?channels=owncloud&uio=d4 |