From ffb1d8c7984657f9351da37a534f94578741ffb5 Mon Sep 17 00:00:00 2001 From: Jason Blais <13119842+jasonblais@users.noreply.github.com> Date: Tue, 14 Aug 2018 12:11:37 -0400 Subject: [PATCH] Add link to developer docs in readme/contributing.md (#9248) * Update README.md * Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index af8fcfc8f0..fb640da3d3 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 ed95223a64..d0ce487258 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). screenshot at nov 29 14-11-32