Skip to content

Commit 96d1cfa

Browse files
Fix address of Service Bus README for Azure Service Bus with Spring Boot sample (#66)
1 parent 627f02d commit 96d1cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This repository contains comprehensive sample projects demonstrating how to deve
3535
| [Web App and Managed Identities](./samples/web-app-managed-identity/python/README.md) | Azure Web App using Managed Identities |
3636
| [Web App and SQL Database ](./samples/web-app-sql-database/python/README.md) | Azure Web App using SQL Database |
3737
| [ACI and Blob Storage](./samples/aci-blob-storage/python/README.md) | Azure Container Instances with ACR, Key Vault, and Blob Storage |
38-
| [Azure Service Bus with Spring Boot](./samples/servicebus/README.md) | Azure Service Bus used by a Spring Boot application |
38+
| [Azure Service Bus with Spring Boot](./samples/servicebus/java/README.md) | Azure Service Bus used by a Spring Boot application |
3939

4040
## Sample Structure
4141

0 commit comments

Comments
 (0)