From 9042088fad2e83934452c76f9e9c599364a1f70c Mon Sep 17 00:00:00 2001 From: Nat Zimmermann Date: Fri, 30 Mar 2018 21:58:20 +0100 Subject: [PATCH] Fix "Run the registry as a service" link (#6289) --- docs/deploying.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deploying.md b/docs/deploying.md index c52954a4c..66a6374dd 100644 --- a/docs/deploying.md +++ b/docs/deploying.md @@ -176,8 +176,8 @@ Running a registry only accessible on `localhost` has limited usefulness. In order to make your registry accessible to external hosts, you must first secure it using TLS. -This example is extended in [Run a registry as a -service](#run-a-registry-as-a-service) below. +This example is extended in [Run the registry as a +service](#run-the-registry-as-a-service) below. ### Get a certificate