From 691e3a3e7070ca43a9ad8f5f99c2563ccdce98a5 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Mon, 20 Jul 2015 20:30:22 +0200 Subject: [PATCH] Remove reference to docker/libcontainer Signed-off-by: Antonio Murdaca --- docs/project/who-written-for.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/project/who-written-for.md b/docs/project/who-written-for.md index 4cf1935f04..956769385d 100644 --- a/docs/project/who-written-for.md +++ b/docs/project/who-written-for.md @@ -8,7 +8,7 @@ parent = "smn_develop" +++ -# 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 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