Fix link to CONTRIBUTING.md (#595)
This commit is contained in:
parent
d5574bd581
commit
a09ecfc424
|
@ -263,7 +263,7 @@ upgrade your Docker daemon.
|
||||||
|
|
||||||
The Node.js Docker Image is governed by the Docker Working Group. See
|
The Node.js Docker Image is governed by the Docker Working Group. See
|
||||||
[GOVERNANCE.md](https://github.com/nodejs/docker-node/blob/master/GOVERNANCE.md)
|
[GOVERNANCE.md](https://github.com/nodejs/docker-node/blob/master/GOVERNANCE.md)
|
||||||
to learn more about the group's structure and [CONTRIBUTING.md](#) for guidance
|
to learn more about the group's structure and [CONTRIBUTING.md](CONTRIBUTING.md) for guidance
|
||||||
about the expectations for all contributors to this project.
|
about the expectations for all contributors to this project.
|
||||||
|
|
||||||
## Docker Working Group Members
|
## Docker Working Group Members
|
||||||
|
|
Loading…
Reference in New Issue