From 9c486bd267111d80f506dba1710aaa9d39431ef5 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 (cherry picked from commit 7f3602f1c930c41d8f8c7d9f46c073553d90f64d) --- 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 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/api/swagger.yaml b/api/swagger.yaml index 0756ff1bb5..c24f57bc9a 100644 --- a/api/swagger.yaml +++ b/api/swagger.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.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 3195f31bef..e6dc175299 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 dee83da409..a81dca26b1 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 713072a075..1cd54d691b 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 5471745bda..e9a9638db9 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 bd26aa0cc9..515aafef62 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 8d922ff3ca..7abbc27cb7 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 f2d5fe9985..6079e564db 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 c457247aab..187d79247f 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 d68202f32d..9add072a4c 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 c831a33f6f..47b3ad2c1d 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