Fix Code of Conduct link in Readme. (#1532)
This commit is contained in:
parent
6875205c1a
commit
c33e393c47
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Thank you for considering to contribute to `node-fetch` 💖
|
Thank you for considering to contribute to `node-fetch` 💖
|
||||||
|
|
||||||
Please note that this project is released with a [Contributor Code of Conduct][./CODE_OF_CONDUCT.md].
|
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
|
||||||
By participating you agree to abide by its terms.
|
By participating you agree to abide by its terms.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
Loading…
Reference in New Issue