Remove reference to docker/libcontainer

Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
Antonio Murdaca 2015-07-20 20:30:22 +02:00
parent 46cbfcb168
commit 691e3a3e70
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ parent = "smn_develop"
+++ +++
<![end-metadata]--> <![end-metadata]-->
# README first # README first
This section of the documentation contains a guide for Docker users who want to 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 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. The Docker project consists of not just one but several repositories on GitHub.
So, in addition to the `docker/docker` repository, there is the 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. 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 Not all Docker repositories use the Go language. Also, each repository has its