summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJason Blais <13119842+jasonblais@users.noreply.github.com>2018-08-14 12:11:37 -0400
committerJoram Wilander <jwawilander@gmail.com>2018-08-14 12:11:37 -0400
commitffb1d8c7984657f9351da37a534f94578741ffb5 (patch)
treead4cf6f720ee2a833f914522ce46f3f3ecc4b4f5 /CONTRIBUTING.md
parent54846fdad2e790094a4704423cc37ce0b2ee6fd0 (diff)
downloadchat-ffb1d8c7984657f9351da37a534f94578741ffb5.tar.gz
chat-ffb1d8c7984657f9351da37a534f94578741ffb5.tar.bz2
chat-ffb1d8c7984657f9351da37a534f94578741ffb5.zip
Add link to developer docs in readme/contributing.md (#9248)
* Update README.md * Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index af8fcfc8f..fb640da3d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
# Code Contribution Guidelines
-Thank you for your interest in contributing! Please see the [Mattermost Contribution Guide](http://docs.mattermost.com/developer/contribution-guide.html) which describes the process for making code contributions across Mattermost projects and [join our "Contributors" community channel](https://pre-release.mattermost.com/core/channels/tickets) to ask questions from community members and the Mattermost core team.
+Thank you for your interest in contributing! Please see the [Mattermost Contribution Guide](https://developers.mattermost.com/contribute/getting-started/) which describes the process for making code contributions across Mattermost projects and [join our "Contributors" community channel](https://pre-release.mattermost.com/core/channels/tickets) to ask questions from community members and the Mattermost core team.
### Review Process for this Repo