Skip to content

Commit 01d52ac

Browse files
author
M
authored
fix broken links (Azure#17201)
1 parent 97ba7e1 commit 01d52ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sdk/spring/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ You can participate community driven [![Gitter][gitter-spring-on-azure-img]][git
122122

123123
### Pull Requests
124124

125-
Pull requests are welcome. To open your own pull request, click [here][azure-spring-boot-compare]. When creating a pull request, make sure you are pointing to the fork and branch that your changes were made in.
125+
Pull requests are welcome. To open your own pull request, click [here][azure-sdk-for-java-compare]. When creating a pull request, make sure you are pointing to the fork and branch that your changes were made in.
126126

127127
### Code of Conduct
128128

@@ -150,7 +150,7 @@ This project collects usage data and sends it to Microsoft to help improve our p
150150
[azure-sdk-for-java-issues]: https://github.com/Azure/azure-sdk-for-java/issues
151151
[gitter-spring-on-azure-img]: https://badges.gitter.im/Microsoft/spring-on-azure.svg
152152
[gitter-spring-on-azure]: https://gitter.im/Microsoft/spring-on-azure
153-
[azure-spring-boot-compare]: https://github.com/Microsoft/azure-spring-boot/compare
153+
[azure-sdk-for-java-compare]: https://github.com/Azure/azure-sdk-for-java/compare
154154

155155
[codeofconduct]: https://opensource.microsoft.com/codeofconduct/faq/
156156
[codeofconduct-faq]: https://opensource.microsoft.com/codeofconduct/faq/
@@ -252,19 +252,19 @@ This project collects usage data and sends it to Microsoft to help improve our p
252252
[jms-starter-mvn-2.1.x-img]: https://img.shields.io/maven-central/v/com.microsoft.azure/azure-servicebus-jms-spring-boot-starter/2.1.svg
253253
[jms-starter-mvn-2.1.x]: https://search.maven.org/search?q=g:com.microsoft.azure%20AND%20a:azure-servicebus-jms-spring-boot-starter%20AND%20v:2.1.*
254254

255-
[azure-spring-cloud-eventhubs-stream-binder-readme]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-cloud-eventhubs-stream-binder/README.md
255+
[azure-spring-cloud-eventhubs-stream-binder-readme]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/README.md
256256
[azure-spring-cloud-eventhubs-stream-binder-mvn-1.2.x-img]: https://img.shields.io/maven-central/v/com.microsoft.azure/spring-cloud-azure-eventhubs-stream-binder.svg
257257
[azure-spring-cloud-eventhubs-stream-binder-mvn-1.2.x]: https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22spring-cloud-azure-eventhubs-stream-binder%22
258258

259259
[azure-spring-cloud-starter-eventhubs-kafka-readme]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/README.md
260260
[azure-spring-cloud-starter-eventhubs-kafka-mvn-1.2.x-img]: https://img.shields.io/maven-central/v/com.microsoft.azure/spring-cloud-starter-azure-eventhubs-kafka.svg
261261
[azure-spring-cloud-starter-eventhubs-kafka-mvn-1.2.x]: https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22spring-cloud-starter-azure-eventhubs-kafka%22
262262

263-
[spring-cloud-azure-servicebus-topic-stream-binder-readme]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-cloud-servicebus-topic-stream-binder/README.md
263+
[spring-cloud-azure-servicebus-topic-stream-binder-readme]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/README.md
264264
[spring-cloud-azure-servicebus-topic-stream-binder-mvn-1.2.x-img]: https://img.shields.io/maven-central/v/com.microsoft.azure/spring-cloud-azure-servicebus-topic-stream-binder.svg
265265
[spring-cloud-azure-servicebus-topic-stream-binder-mvn-1.2.x]: https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22spring-cloud-azure-servicebus-topic-stream-binder%22
266266

267-
[spring-cloud-azure-servicebus-queue-stream-binder-readme]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-cloud-servicebus-queue-stream-binder/README.md
267+
[spring-cloud-azure-servicebus-queue-stream-binder-readme]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/README.md
268268
[spring-cloud-azure-servicebus-queue-stream-binder-mvn-1.2.x-img]: https://img.shields.io/maven-central/v/com.microsoft.azure/spring-cloud-azure-servicebus-queue-stream-binder.svg
269269
[spring-cloud-azure-servicebus-queue-stream-binder-mvn-1.2.x]: https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22spring-cloud-azure-servicebus-queue-stream-binder%22
270270

0 commit comments

Comments
 (0)