Skip to content

Commit e18fd89

Browse files
committedNov 19, 2020
Fix failing link in README
1 parent 3d0da85 commit e18fd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ Then add a `.eslintrc` with the following:
8585
* :warning: [`node/no-process-env`](https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-process-env.md)
8686
* :stop_sign: [`node/no-sync`](https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-sync.md)
8787

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

0 commit comments

Comments
 (0)
Please sign in to comment.