diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f2d52a47f6..db8c90023f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ git checkout -b ## Programming and Testing -1. Please review the [Mattermost Style Guide](Style-Guide.md) prior to making changes +1. Please review the [Mattermost Style Guide](doc/developer/Style-Guide.md) prior to making changes To keep code clean and well structured, Mattermost uses ESLint to check that pull requests adhere to style guidelines for React. Code will need to follow Mattermost's React style guidelines in order to pass the automated build tests when a pull request is submitted