Преглед изворни кода

Merge pull request #14766 from runcom/remove-ref-from-libcontainer

Remove reference to docker/libcontainer
Sebastiaan van Stijn пре 10 година
родитељ
комит
197c9010bc
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      docs/project/who-written-for.md

+ 2 - 2
docs/project/who-written-for.md

@@ -8,7 +8,7 @@ parent = "smn_develop"
 +++
 <![end-metadata]-->
 
-# README first 
+# README first
 
 This section of the documentation contains a guide for Docker users who want to
 contribute code or documentation to the Docker project. As a community, we
@@ -20,7 +20,7 @@ target="_blank">community guidelines</a> before continuing.
 
 The Docker project consists of not just one but several repositories on GitHub.
 So, in addition to the `docker/docker` repository, there is the
-`docker/libcontainer` repo, the `docker/machine` repo, and several more.
+`docker/compose` repo, the `docker/machine` repo, and several more.
 Contribute to any of these and you contribute to the Docker project.
 
 Not all Docker repositories use the Go language. Also, each repository has its