From 80b823431d62535727a41621a96a35a8c256c193 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Thu, 13 Oct 2016 13:39:39 -0700 Subject: [PATCH] updated link for Docker Amabassador containers article --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85bd6f0..1d64e22 100644 --- a/README.md +++ b/README.md @@ -656,7 +656,7 @@ desktop! * [docker-consul](https://github.com/gliderlabs/docker-consul) by [@progrium][progrium] * [etcd](https://github.com/coreos/etcd): A highly-available key value store for shared configuration and service discovery by [@coreOS][coreos] -* [Docker Grand Ambassador](https://github.com/cpuguy83/docker-grand-ambassador) This is a fully dynamic docker link ambassador. + [Article](https://docs.docker.com/engine/articles/ambassador_pattern_linking/) by [@cpuguy83][cpuguy83] +* [Docker Grand Ambassador](https://github.com/cpuguy83/docker-grand-ambassador) This is a fully dynamic docker link ambassador. + [Article](https://docs.docker.com/engine/admin/ambassador_pattern_linking/) by [@cpuguy83][cpuguy83] * [proxy](https://github.com/factorish/proxy): lightweight nginx based load balancer self using service discovery provided by registrator. by [@factorish](https://github.com/factorish) * [wagl](https://github.com/ahmetalpbalkan/wagl/): Service discovery for docker swarm using DNS