Browse Source

Fixed link to list of plugins.

Apparently the docs at rebar3.org do not contain the list of available
plugins - the docs at rebar3.readme.io do.
pull/2449/head
Attila Rajmund Nohl 4 years ago
parent
commit
796811bd6b
No known key found for this signature in database GPG Key ID: 18578B5A4E5C2FEC
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md View File

@ -56,7 +56,7 @@ ask for respect and understanding and will try to provide the same back.
Before requesting or implementing a new feature, please do the following:
- Take a look at our [list of plugins](http://www.rebar3.org/docs/using-available-plugins)
- Take a look at our [list of plugins](https://rebar3.readme.io/docs/using-available-plugins#available-plugins)
to know if the feature isn't already supported by the community.
- Verify in existing [tickets](https://github.com/erlang/rebar3/issues) whether
the feature might already is in the works, has been moved to a plugin, or

Loading…
Cancel
Save