Skip to content

Commit

Permalink
Fix broken link CONTRIBUTING.md (elastic#4098)
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitij86 committed Nov 29, 2020
1 parent 3eb090d commit edeb1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## New components, features, and bug fixes

When creating new components, adding new features, or fixing bugs, please refer to the [Component Development guidelines][docs-components]. If there isn't an associated issue on the bug tracker yet, consider creating one so that you get a chance to discuss the changes you have in mind with the rest of the team.
When creating new components, adding new features, or fixing bugs, please refer to the [Component Development guidelines](wiki/component-development.md). If there isn't an associated issue on the bug tracker yet, consider creating one so that you get a chance to discuss the changes you have in mind with the rest of the team.

### How we assign work and define our roadmap

Expand Down

0 comments on commit edeb1ca

Please sign in to comment.