Skip to content

Commit 0aea092

Browse files
authored
Chinese version URI display error
In the Chinese translation of the original version of this doc, this URI in line 56 is not displayed, which may be caused by the translation process. Changing it to a link may fix the problem but will also make this URI a clickable one.
1 parent 65c93f2 commit 0aea092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/quickstart-setup-config-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following procedure sets up the Config Server using the Azure portal to depl
5353

5454
1. Go to the service **Overview** page and select **Config Server**.
5555

56-
2. In the **Default repository** section, set **URI** to "https://github.com/azure-samples/spring-petclinic-microservices-config".
56+
2. In the **Default repository** section, set **URI** to [https://github.com/azure-samples/spring-petclinic-microservices-config](https://github.com/azure-samples/spring-petclinic-microservices-config).
5757

5858
3. Select **Validate**.
5959

0 commit comments

Comments
 (0)