mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
update github links to moby/moby
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -50,7 +50,7 @@ etc.) allows to get early feedback on the design before getting into the
|
||||
implementation, which usually reduces the time needed to discuss a changeset.
|
||||
- If the code is commented, fully tested and by extension follows every single
|
||||
rules defined by the [CONTRIBUTING guide](
|
||||
https://github.com/docker/docker/blob/master/CONTRIBUTING.md), this will help
|
||||
https://github.com/moby/moby/blob/master/CONTRIBUTING.md), this will help
|
||||
the maintainers by speeding up the review.
|
||||
|
||||
## The release
|
||||
|
||||
@@ -128,9 +128,9 @@ completeness, validity, and breadth of coverage across all existing and new docu
|
||||
They should ask for any editorial change that makes the documentation more consistent and easier to
|
||||
understand.
|
||||
|
||||
The docker/docker repository only contains _reference documentation_, all
|
||||
The moby/moby repository only contains _reference documentation_, all
|
||||
"narrative" documentation is kept in a [unified documentation
|
||||
repository](https://github.com/docker/docker.github.io). Reviewers must
|
||||
repository](https://github.com/docker/docs). Reviewers must
|
||||
therefore verify which parts of the documentation need to be updated. Any
|
||||
contribution that may require changing the narrative should get the
|
||||
`impact/documentation` label: this is the signal for documentation maintainers
|
||||
|
||||
Reference in New Issue
Block a user