Skip to content

Commit 68c4e93

Browse files
committed
Update README.md
1 parent 0bcf062 commit 68c4e93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Simple async/streaming access to the [Docker](https://www.docker.com/) API, buil
44

55
[Docker](https://www.docker.com/) is a popular open source platform
66
to run and share applications within isolated, lightweight containers.
7-
The [Docker Remote API](https://wiki.asterisk.org/wiki/display/AST/The+Asterisk+Manager+TCP+IP+API)
7+
The [Docker Remote API](https://docs.docker.com/reference/api/docker_remote_api_v1.15/)
88
allows you to control and monitor your containers and images.
99
Among others, it can be used to list existing images, download new images,
1010
execute arbitrary commands within isolated containers, stop running containers and much more.

0 commit comments

Comments
 (0)