diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-10-09 10:24:42 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-10-09 11:35:46 +0200 |
commit | 08b005fb0e5c93ebba79da1084c483c0565ce246 (patch) | |
tree | 3ec9987f08e2e56a282d681f7e5f50c61a5678c9 /README.md | |
parent | a4e8b4ea561da64a67e976cbc74ecf6497fcdaab (diff) | |
download | nextcloud-server-08b005fb0e5c93ebba79da1084c483c0565ce246.tar.gz nextcloud-server-08b005fb0e5c93ebba79da1084c483c0565ce246.zip |
Move GitHub files to .github directory
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index d131b34f479..313c1bf84db 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ changed it substantially: Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. -Please review the [guidelines for contributing](https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md) to this repository. +Please review the [guidelines for contributing](.github/CONTRIBUTING.md) to this repository. More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/) |