Skip to content

Commit

Permalink
docs: fix broken link on all-contributors page
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanLovely committed Feb 17, 2021
1 parent 8d90c41 commit 16089ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/all-contributors/README.md
Expand Up @@ -2,7 +2,7 @@

Automatically add contributors as changelogs are produced.

This plugin maps one of the [contribution type](vhttps://allcontributors.org/docs/en/emoji-key) to a glob or array of globs.
This plugin maps one of the [contribution type](https://allcontributors.org/docs/en/emoji-key) to a glob or array of globs.
Out of the box the plugin will only detect the following contribution types:

- 📖 `doc` - Edits to any README `['**/*.mdx', '**/*.md', '**/docs/**/*', '**/documentation/**/*']`
Expand Down

0 comments on commit 16089ba

Please sign in to comment.