Skip to content

Commit c43a378

Browse files
authored
Update how-to-bind-redis.md
1 parent 2fc4059 commit c43a378

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/how-to-bind-redis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: devx-track-java, event-tier1-build-2022, service-connector
1818

1919
**This article applies to:** ✔️ Basic/Standard tier ✔️ Enterprise tier
2020

21-
Instead of manually configuring your Spring Boot applications, you can automatically connect select Azure services to your applications by using Azure Spring Apps. This article shows how to connect your application to Azure Cache for Redis.
21+
Instead of manually configuring your Spring Boot applications, you can automatically connect selected Azure services to your applications by using Azure Spring Apps. This article shows how to connect your application to Azure Cache for Redis.
2222

2323
## Prerequisites
2424

@@ -159,4 +159,4 @@ resource "azurerm_spring_cloud_active_deployment" "example" {
159159

160160
## Next steps
161161

162-
In this article, you learned how to connect your application in Azure Spring Apps to Azure Cache for Redis. To learn more about connecting services to your application, see [Connect to an Azure Database for MySQL instance](./how-to-connect-mysql.md).
162+
In this article, you learned how to connect your application in Azure Spring Apps to Azure Cache for Redis. To learn more about connecting services to your application, see [Connect to an Azure Database for MySQL instance](./how-to-bind-mysql.md).

0 commit comments

Comments
 (0)