From 490ff15aed1f1d5f8f601e0943f2a074e2fb9986 Mon Sep 17 00:00:00 2001 From: green-mike Date: Tue, 6 Jun 2017 18:19:31 +0800 Subject: [PATCH] fix hash link uppercase hash link is not active at chrome(version 58.0.3029.110) --- docs/container_registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/container_registry.md b/docs/container_registry.md index 11daae08..bd9c157d 100644 --- a/docs/container_registry.md +++ b/docs/container_registry.md @@ -334,7 +334,7 @@ docker run --name gitlab -it --rm [OPTIONS] \ ``` - **Step 4**: Create a certs folder -Create an authentication certificate with [Generating certificate for authentication with the registry](#Generating-certificate-for-authentication-with-the-registry). +Create an authentication certificate with [Generating certificate for authentication with the registry](#generating-certificate-for-authentication-with-the-registry). - **Step 5**: Create an registry instance