Skip to content

Commit

Permalink
doc: fix a broken link in CONTRIBUTING.md (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenesvk authored Oct 19, 2022
1 parent 70b9c13 commit 09e2ad5
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 @@ -107,7 +107,7 @@ your change. News fragments are placed in the `news/` directory, and should be n
- `misc`: Miscellaneous changes that don't fit any of the other categories

The contents of the file should be a single sentence in the imperative
mood that describes your changes. (e.g., `Deduplicate the plugins list.` ) See entries in the [Change Log](/changelog) for more examples.
mood that describes your changes. (e.g., `Deduplicate the plugins list.` ) See entries in the [Change Log](/CHANGELOG.md) for more examples.

### Preview the documentation

Expand Down

0 comments on commit 09e2ad5

Please sign in to comment.