From 64cb7725381740986022eb4633c8f91be3dd7b4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torstein=20Huseb=C3=B8?= Date: Wed, 22 Oct 2014 16:48:37 +0200 Subject: [PATCH] Correct url from github.com/dotcloud/docker{,-py} to github.com/docker/docker{,-py} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Torstein Husebø --- CONTRIBUTING.md | 2 +- docs/sources/reference/api/remote_api_client_libraries.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ed8bf9d43..c65f8d1070 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ When considering a design proposal, we are looking for: * A description of the problem this design proposal solves * An issue -- not a pull request -- that describes what you will take action on * Please prefix your issue with `Proposal:` in the title -* Please review [the existing Proposals](https://github.com/dotcloud/docker/issues?direction=asc&labels=Proposal&page=1&sort=created&state=open) +* Please review [the existing Proposals](https://github.com/docker/docker/issues?direction=asc&labels=Proposal&page=1&sort=created&state=open) before reporting a new issue. You can always pair with someone if you both have the same idea. diff --git a/docs/sources/reference/api/remote_api_client_libraries.md b/docs/sources/reference/api/remote_api_client_libraries.md index 71bd2ebfc1..bff2fa30cf 100644 --- a/docs/sources/reference/api/remote_api_client_libraries.md +++ b/docs/sources/reference/api/remote_api_client_libraries.md @@ -131,7 +131,7 @@ will add the libraries here. Python docker-py - https://github.com/dotcloud/docker-py + https://github.com/docker/docker-py Active