summaryrefslogtreecommitdiffstats
path: root/doc/README.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-06 07:23:18 -0800
committerit33 <iantien@gmail.com>2015-11-06 07:23:18 -0800
commitbc315c352a1a4dd9728cc1b820c98568129d1cb8 (patch)
tree71d95e3ac93d2c86b48ea0618182c429264960d6 /doc/README.md
parentb1f1c0aaf8aa375fef6c58f5038ac2a8a8e8ad7d (diff)
downloadchat-bc315c352a1a4dd9728cc1b820c98568129d1cb8.tar.gz
chat-bc315c352a1a4dd9728cc1b820c98568129d1cb8.tar.bz2
chat-bc315c352a1a4dd9728cc1b820c98568129d1cb8.zip
Fixed ESLint error
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 9c0e23d72..7ed20fba6 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -41,7 +41,7 @@ Procedures for upgrading the Mattermost server
## Developer Documentation
-- [Code Contribution Guidelines](../CONTRIBUTING.md)
+- [Code Contribution Guidelines](https://github.com/mattermost/platform/blob/master/CONTRIBUTING.md)
- [Developer Machine Setup](developer/Setup.md)
- [Mattermost Style Guide](developer/Style-Guide.md)
- [API Overview](developer/API.md)