Skip to content

Commit de7fe81

Browse files
committed
Fix broken links
1 parent 9476ef0 commit de7fe81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/redis/scripts/create-manage-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ You can use the Azure CLI script in this section to create an Azure Managed Redi
4343

4444
- [Azure portal](../quickstart-create-managed-redis.md)
4545
- [Azure PowerShell](../how-to-manage-redis-cache-powershell.md?pivots=azure-managed-redis)
46-
- [ARM template](../redis-cache-arm-provision.md#azure-managed-redis-preview)
47-
- [Bicep template](../redis-cache-bicep-provision.md#azure-managed-redis-preview)
46+
- [ARM template](../redis-cache-arm-provision.md#azure-managed-redis)
47+
- [Bicep template](../redis-cache-bicep-provision.md#azure-managed-redis)
4848

4949
The cache `name` must be a string of 1-63 characters that's unique in the [Azure region](https://azure.microsoft.com/regions/). The name can contain only numbers, letters, and hyphens, must start and end with a number or letter, and can't contain consecutive hyphens.
5050

0 commit comments

Comments
 (0)