Fix broken doc links

Signed-off-by: Jihoon Chung <jihoon@gmail.com>
This commit is contained in:
Jihoon Chung 2016-10-18 21:31:08 +09:00
parent d0cdc4802b
commit 89e41acddf
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ Most people should use the [official Registry docker image](https://hub.docker.c
People looking for advanced operational use cases might consider rolling their own image with a custom Dockerfile inheriting `FROM registry:2`.
OS X users who want to run natively can do so following [the instructions here](osx-setup-guide.md).
OS X users who want to run natively can do so following [the instructions here](https://github.com/docker/docker.github.io/blob/master/registry/recipes/osx-setup-guide.md).
### Gotchas