diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 33ca5cfa03..b5979a9e40 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ Before we jump into detailed guidelines for opening and triaging issues and subm There are many ways to contribute to the Meteor Project. Here’s a list of technical contributions with increasing levels of involvement and required knowledge of Meteor’s code and operations. - [Reporting a bug](CONTRIBUTING.md#reporting-a-bug-in-meteor) - [Triaging issues](ISSUE_TRIAGE.md) -- [Contributing to documentation](https://github.com/meteor/docs/blob/master/CONTRIBUTING.md) +- [Contributing to documentation](CONTRIBUTING.md#documentation) - [Finding work](CONTRIBUTING.md#finding-work) - [Submitting pull requests](CONTRIBUTING.md#making-changes-to-meteor-core) - [Reviewing pull requests](CONTRIBUTING.md#reviewer)