mirror of https://github.com/docker/docs.git
Fix "Run the registry as a service" link (#6289)
This commit is contained in:
parent
0de27c2d05
commit
c376f5d358
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue