From ea60e7f812b88646b4784ce1b677b9db0415c13d Mon Sep 17 00:00:00 2001 From: Robert Steward Date: Fri, 4 Aug 2017 19:52:24 +0100 Subject: [PATCH] Fix borked link (#4097) --- registry/deploying.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/deploying.md b/registry/deploying.md index cb6955e41f..fc35de6b49 100644 --- a/registry/deploying.md +++ b/registry/deploying.md @@ -27,7 +27,7 @@ The registry is now ready to use. > **Warning**: These first few examples show registry configurations that are > only appropriate for testing. A production-ready registry must be protected by > TLS and should ideally use an access-control mechanism. Keep reading and then -> continue to the [configuration guide](confguration.md) to deploy a +> continue to the [configuration guide](configuration.md) to deploy a > production-ready registry. ## Copy an image from Docker Hub to your registry