Skip to content

Commit 6249e9a

Browse files
committed
Fix bad azure-sdk link.
1 parent b1ecfb0 commit 6249e9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## 2.3.0 (2021-03-22)
1717
### New Features
1818
- Upgrade to `Spring Boot` [2.4.3](https://github.com/spring-projects/spring-boot/releases/tag/v2.4.3).
19-
- Upgrade to `azure-messaging-eventhubs` [5.6.0](https://github.com/azure-sdk/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md#560-2021-03-10).
19+
- Upgrade to `azure-messaging-eventhubs` [5.6.0](https://github.com/azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md#560-2021-03-10).
2020

2121
## 2.2.0 (2021-03-03)
2222

sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
## 2.3.0 (2021-03-22)
1818
### New Features
1919
- Upgrade to `Spring Boot` [2.4.3](https://github.com/spring-projects/spring-boot/releases/tag/v2.4.3).
20-
- Upgrade to `azure-messaging-eventhubs` [5.6.0](https://github.com/azure-sdk/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md#560-2021-03-10).
20+
- Upgrade to `azure-messaging-eventhubs` [5.6.0](https://github.com/azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md#560-2021-03-10).
2121

2222
## 2.2.0 (2021-03-03)
2323

0 commit comments

Comments
 (0)