Переглянути джерело

Merge pull request #26582 from thaJeztah/add-full-image-link

Add direct link to event chart image
Sebastiaan van Stijn 8 роки тому
батько
коміт
cfa868f098
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/reference/api/docker_remote_api.md

+ 1 - 1
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.
 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:
 Some container-related events are not affected by container state, so they are not included in this diagram. These events are: