Merge pull request #27031 from mstanleyjones/fix_broken_image_link
Revert "Add direct link to event chart image"
(cherry picked from commit 6f07a4a69b
)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
parent
cd15b2b300
commit
ed69445474
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,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)](../images/event_state.png)
|
||||
![States](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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue