mirror of https://github.com/docker/docs.git
Fix broken link (#5722)
This was a place where it was inappropriate to change `docker/docker` to `moby/moby`.
This commit is contained in:
parent
7fa3abd771
commit
91effc735a
|
@ -74,7 +74,7 @@ $ curl lb-1.$DOCKER_ID_USER.cont.dockerapp.io
|
|||
Hello Friendly Users!</br>Hostname: web-2</br>Counter: Redis Cache not found, counter disabled.%
|
||||
```
|
||||
|
||||
You can learn more about *dockercloud/haproxy*, our free open source HAProxy image <a href="https://github.com/moby/mobycloud-haproxy" target="_blank">here</a>.
|
||||
You can learn more about *dockercloud/haproxy*, our free open source HAProxy image <a href="https://github.com/docker/dockercloud-haproxy" target="_blank">here</a>.
|
||||
|
||||
## What's Next?
|
||||
|
||||
|
|
Loading…
Reference in New Issue