diff --git a/docker-for-mac/faqs.md b/docker-for-mac/faqs.md index 989068359c..31b4cfc1e8 100644 --- a/docker-for-mac/faqs.md +++ b/docker-for-mac/faqs.md @@ -246,7 +246,7 @@ Starting with Docker for Mac Beta 27 and Stable 1.12.3, all trusted certificate authorities (CAs) (root or intermediate) are supported. For full information on adding server and client side certs, see -[Add TLS certificates](/docker-for-mac/#add-tls-certificates) in the Getting Started topic. +[Add TLS certificates](/docker-for-mac/index/#add-tls-certificates) in the Getting Started topic. ### How do I add client certificates? @@ -256,7 +256,7 @@ in `~/.docker/certs.d/:/client.cert` and `~/.docker/certs.d/:/client.key`. For full information on adding server and client side certs, see -[Add TLS certificates](/docker-for-mac/#add-tls-certificates) in the Getting Started topic. +[Add TLS certificates](/docker-for-mac/index/#add-tls-certificates) in the Getting Started topic. ### Can I pass through a USB device to a container?