File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ anybody starts working on it.
6666We are always thrilled to receive pull requests. We do our best to process them
6767quickly. If your pull request is not accepted on the first try,
6868don't get discouraged! Our contributor's guide explains [ the review process we
69- use for simple changes] ( https://docs.docker. com/opensource/workflow/make-a-contribution/ ) .
69+ use for simple changes] ( https://github. com/docker/docker/blob/master/project/REVIEWING.md ) .
7070
7171### Talking to other Docker users and contributors
7272
@@ -124,8 +124,8 @@ submitting a pull request.
124124Update the documentation when creating or modifying features. Test your
125125documentation changes for clarity, concision, and correctness, as well as a
126126clean documentation build. See our contributors guide for [ our style
127- guide] ( https://docs.docker.com/opensource/doc- style ) and instructions on [ building
128- the documentation] ( https://docs.docker.com/opensource/project/test-and-docs/#build-and-test-the-documentation ) .
127+ guide] ( https://docs.docker.com/contribute/ style/grammar/ ) and instructions on [ building
128+ the documentation] ( https://docs.docker.com/contribute/ ) .
129129
130130Write clean code. Universally formatted code promotes ease of writing, reading,
131131and maintenance. Always run ` gofmt -s -w file.go ` on each changed file before
You can’t perform that action at this time.
0 commit comments