Skip to content

Commit

Permalink
Fix failing link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Nov 19, 2020
1 parent 3d0da85 commit e18fd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ Then add a `.eslintrc` with the following:
* :warning: [`node/no-process-env`](https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-process-env.md)
* :stop_sign: [`node/no-sync`](https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-sync.md)

* :stop_sign: [`promise/prefer-await-to-then`](hhttps://github.com/xjamundx/eslint-plugin-promise/blob/development/docs/rules/prefer-await-to-then.md)
* :stop_sign: [`promise/prefer-await-to-then`](https://github.com/xjamundx/eslint-plugin-promise/blob/development/docs/rules/prefer-await-to-then.md)

0 comments on commit e18fd89

Please sign in to comment.