mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fix broken link (#9351)
The contribution guidelines have a broken link to the documentation section. This fix uses the standard convention for the other links in this section.
This commit is contained in:
committed by
Hugh Willson
parent
70ffce52fc
commit
b481194788
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user