diff --git a/doc.go b/doc.go index 25fb41f..09cd6e5 100644 --- a/doc.go +++ b/doc.go @@ -3,7 +3,7 @@ Package docker is the official Go client for the Docker API. For more information about the Docker API, see the documentation: -https://docs.docker.com/develop/api +https://docs.docker.com/develop/sdk Usage diff --git a/scripts/files/doc.go b/scripts/files/doc.go index 25fb41f..09cd6e5 100644 --- a/scripts/files/doc.go +++ b/scripts/files/doc.go @@ -3,7 +3,7 @@ Package docker is the official Go client for the Docker API. For more information about the Docker API, see the documentation: -https://docs.docker.com/develop/api +https://docs.docker.com/develop/sdk Usage