From 69bead61932a619d0329b20a7b793ccbb0da1f20 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 14 Sep 2016 23:16:32 +0200 Subject: [PATCH] Add direct link to event chart image This adds a direct link to the event chart image so that the full-resolution image can be "zoomed" in to. Signed-off-by: Sebastiaan van Stijn Upstream-commit: 86de72fef244b3fe209e5793deb40fb26f5b318e Component: engine --- components/engine/docs/reference/api/docker_remote_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/reference/api/docker_remote_api.md b/components/engine/docs/reference/api/docker_remote_api.md index 61adcad43c..034db60a63 100644 --- a/components/engine/docs/reference/api/docker_remote_api.md +++ b/components/engine/docs/reference/api/docker_remote_api.md @@ -94,7 +94,7 @@ wget --no-check-certificate --certificate=$DOCKER_CERT_PATH/cert.pem \ The following diagram depicts the container states accessible through the API. -![States](images/event_state.png) +[![States](images/event_state.png)](../images/event_state.png) Some container-related events are not affected by container state, so they are not included in this diagram. These events are: