diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2013-10-31 11:16:56 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2013-10-31 11:16:56 +0100 |
commit | cb0ce90d01575af2e22cb203a56cafe32aea010b (patch) | |
tree | f30b2f9a960dc1c38b6a1f19d5f891fc067aa5a3 /CONTRIBUTING.md | |
parent | 8f50d7680b0cb280a545685d26873a6c3d428aa3 (diff) | |
download | nextcloud-server-cb0ce90d01575af2e22cb203a56cafe32aea010b.tar.gz nextcloud-server-cb0ce90d01575af2e22cb203a56cafe32aea010b.zip |
Adding link to documents repo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2360a082a25..70bd85fabf0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,7 @@ If you have questions about how to install or use ownCloud, please direct these - [Bookmarks](https://github.com/owncloud/bookmarks/issues) - [Calendar](https://github.com/owncloud/calendar/issues) - [Contacts](https://github.com/owncloud/contacts/issues) + - [Documents](https://github.com/owncloud/documents/issues) - [Mail](https://github.com/owncloud/mail/issues) - [Media/Music](https://github.com/owncloud/media/issues) - [News](https://github.com/owncloud/news/issues) |