summaryrefslogtreecommitdiffstats
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
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
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--README.md1
2 files changed, 2 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
diff --git a/README.md b/README.md
index ed95223a6..d0ce48725 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ Mattermost is an open source, private cloud, Slack-alternative from [https://mat
It's written in Golang and React and runs as a single Linux binary with MySQL or PostgreSQL. Every month on the 16th [a new compiled version is released under an MIT license](https://www.mattermost.org/download/).
- [Review product documentation](http://docs.mattermost.com/).
+- [Review developer documentation](http://developers.mattermost.com/).
- [Download compiled version](https://mattermost.org/download).
<img width="1006" alt="screenshot at nov 29 14-11-32" src="https://user-images.githubusercontent.com/29708087/33394101-404e23e4-d50f-11e7-8fe5-99d4802a9768.png">