From 4bdbc854c7d6a46de3301ca80036bec8e8d542b2 Mon Sep 17 00:00:00 2001 From: Andrew Hsu Date: Mon, 6 Jun 2016 15:38:11 -0700 Subject: [PATCH] fix links to notary config docs Signed-off-by: Andrew Hsu --- notary/content.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notary/content.md b/notary/content.md index d62ca6165..d44aaf9f2 100644 --- a/notary/content.md +++ b/notary/content.md @@ -40,7 +40,7 @@ The components you *must* provide are the certificates and keys, and the links f If you require a different configuration, you should wrap this image with your own Dockerfile. -For more details on how to configure your Notary server, please read the[docs](https://github.com/docker/notary/blob/master/docs/notary-server-config.md). +For more details on how to configure your Notary server, please read the [docs](https://github.com/docker/notary/blob/master/docs/reference/server-config.md). # Notary Signer @@ -71,7 +71,7 @@ The components you *must* provide are the certificates and keys, and the link fo If you require a different configuration, you should wrap this image with your own Dockerfile. -For more details on how to configure your Notary signer, please read the [docs](https://github.com/docker/notary/blob/master/docs/notary-signer-config.md). +For more details on how to configure your Notary signer, please read the [docs](https://github.com/docker/notary/blob/master/docs/reference/signer-config.md). ## Database Migrations