Skip to content

Commit c94deba

Browse files
committed
fixed links
1 parent b318fb1 commit c94deba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/redis/private-link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ It takes a while for the cache to create. You can monitor progress on the Azure
106106

107107
In this section, you add a private endpoint to an existing Azure Managed Redis instance.
108108

109-
1. The first step is to [create a virtual network](#create-a-virtual-network-with-subnet) for use with your existing cache.
109+
1. The first step is to [create a virtual network](#create-a-virtual-network-with-a-subnet) for use with your existing cache.
110110
1. Then, you open your cache in the portal and add the subnet that you created to in the first step.
111111

112112
### Create a virtual network with a subnet for your existing cache
113113

114-
To create a virtual network, follow these [steps](#create-a-virtual-network-with-subnet).
114+
To create a virtual network, follow these [steps](#create-a-virtual-network-with-a-subnet).
115115

116116
### Add a private endpoint to an existing Azure Managed Redis cache
117117

articles/redis/troubleshoot-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can confirm the number of sent packets is equal to the received packets. Con
6767

6868
Steps to check your private endpoint configuration:
6969

70-
1. Verify if your private endpoint is configured correctly. For more information, see [Create a private endpoint with a new Azure Managed Redis instance](private-link.md#create-a-private-endpoint-with-a-new-azure-managed-redis-instance).
70+
1. Verify if your private endpoint is configured correctly. For more information, see [Create a private endpoint with a new Azure Managed Redis instance](private-link.md#create-a-virtual-network-with-a-subnet).
7171
1.
7272
1.
7373

0 commit comments

Comments
 (0)