From 7f3602f1c930c41d8f8c7d9f46c073553d90f64d Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 27 Sep 2022 11:56:14 +0200 Subject: [PATCH] swagger: update links to logo Signed-off-by: CrazyMax --- api/swagger.yaml | 2 +- docs/api/v1.25.yaml | 2 +- docs/api/v1.26.yaml | 2 +- docs/api/v1.27.yaml | 2 +- docs/api/v1.28.yaml | 2 +- docs/api/v1.29.yaml | 2 +- docs/api/v1.30.yaml | 2 +- docs/api/v1.31.yaml | 2 +- docs/api/v1.32.yaml | 2 +- docs/api/v1.33.yaml | 2 +- docs/api/v1.34.yaml | 2 +- docs/api/v1.35.yaml | 2 +- docs/api/v1.36.yaml | 2 +- docs/api/v1.37.yaml | 2 +- docs/api/v1.38.yaml | 2 +- docs/api/v1.39.yaml | 2 +- docs/api/v1.40.yaml | 2 +- docs/api/v1.41.yaml | 2 +- docs/api/v1.42.yaml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/api/swagger.yaml b/api/swagger.yaml index 622441b268..320c12e293 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.43" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker diff --git a/docs/api/v1.25.yaml b/docs/api/v1.25.yaml index ce3dd20b6c..37cec560f6 100644 --- a/docs/api/v1.25.yaml +++ b/docs/api/v1.25.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.25" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.26.yaml b/docs/api/v1.26.yaml index dbe6523551..b6bc596106 100644 --- a/docs/api/v1.26.yaml +++ b/docs/api/v1.26.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.26" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.27.yaml b/docs/api/v1.27.yaml index 65e0848a13..4736a67438 100644 --- a/docs/api/v1.27.yaml +++ b/docs/api/v1.27.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.27" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.28.yaml b/docs/api/v1.28.yaml index f3a14a6f3f..52c2fa4165 100644 --- a/docs/api/v1.28.yaml +++ b/docs/api/v1.28.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.28" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.29.yaml b/docs/api/v1.29.yaml index 2195f61554..d675b7c619 100644 --- a/docs/api/v1.29.yaml +++ b/docs/api/v1.29.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.29" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.30.yaml b/docs/api/v1.30.yaml index 0f79e7dc66..e3c8e4280e 100644 --- a/docs/api/v1.30.yaml +++ b/docs/api/v1.30.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.30" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.31.yaml b/docs/api/v1.31.yaml index 82610d6f5b..e38e6eb9aa 100644 --- a/docs/api/v1.31.yaml +++ b/docs/api/v1.31.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.31" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.32.yaml b/docs/api/v1.32.yaml index 7f0b1af60e..1dfd274f44 100644 --- a/docs/api/v1.32.yaml +++ b/docs/api/v1.32.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.32" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.33.yaml b/docs/api/v1.33.yaml index a93c7d7a36..1d4034fbd0 100644 --- a/docs/api/v1.33.yaml +++ b/docs/api/v1.33.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.33" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.34.yaml b/docs/api/v1.34.yaml index fcff321270..966b090e59 100644 --- a/docs/api/v1.34.yaml +++ b/docs/api/v1.34.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.34" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.35.yaml b/docs/api/v1.35.yaml index d2da8eddfa..2591fb6a2e 100644 --- a/docs/api/v1.35.yaml +++ b/docs/api/v1.35.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.35" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.36.yaml b/docs/api/v1.36.yaml index 8d5ee0d393..aa808e48b4 100644 --- a/docs/api/v1.36.yaml +++ b/docs/api/v1.36.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.36" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.37.yaml b/docs/api/v1.37.yaml index 0a483454d4..79496b06ef 100644 --- a/docs/api/v1.37.yaml +++ b/docs/api/v1.37.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.37" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.38.yaml b/docs/api/v1.38.yaml index 464db91fc5..4d1a28e548 100644 --- a/docs/api/v1.38.yaml +++ b/docs/api/v1.38.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.38" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml index 62c0d9080f..c776470d31 100644 --- a/docs/api/v1.39.yaml +++ b/docs/api/v1.39.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.39" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml index 82ffa104f5..7e81040876 100644 --- a/docs/api/v1.40.yaml +++ b/docs/api/v1.40.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.40" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml index 0929cc6a33..1730498111 100644 --- a/docs/api/v1.41.yaml +++ b/docs/api/v1.41.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.41" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker diff --git a/docs/api/v1.42.yaml b/docs/api/v1.42.yaml index 183c2fb7a7..a0957ca7d4 100644 --- a/docs/api/v1.42.yaml +++ b/docs/api/v1.42.yaml @@ -24,7 +24,7 @@ info: title: "Docker Engine API" version: "1.42" x-logo: - url: "https://docs.docker.com/images/logo-docker-main.png" + url: "https://docs.docker.com/assets/images/logo-docker-main.png" description: | The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker