diff options
author | Lukas Reschke <lukas@statuscode.ch> | 2013-01-12 15:19:12 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@statuscode.ch> | 2013-01-12 15:19:12 +0100 |
commit | eddf9f964ad0835059d9f1ba782b913474830253 (patch) | |
tree | 2cce61e46123e44eab934f13b0f8bd91c1bed7d4 /CONTRIBUTING.md | |
parent | 689e37c0aa387571d097be34067a933addbadcc6 (diff) | |
download | nextcloud-server-eddf9f964ad0835059d9f1ba782b913474830253.tar.gz nextcloud-server-eddf9f964ad0835059d9f1ba782b913474830253.zip |
Correct the link
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9a04512dcbf..1021eae0f64 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ If your issue appears to be a bug, and hasn't been reported, open a new issue. 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/updateContrib/issue_template.md +[template]: https://raw.github.com/owncloud/core/master/issue_template.md [mailinglist]: https://mail.kde.org/mailman/listinfo/owncloud [forum]: http://forum.owncloud.org/ [irc]: http://webchat.freenode.net/?channels=owncloud&uio=d4 |