Fix broken doc links
Signed-off-by: Jihoon Chung <jihoon@gmail.com>
This commit is contained in:
parent
d0cdc4802b
commit
89e41acddf
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue