From 3b8ca74fc413b61b2cce49ab5b44d2f61c78b7c0 Mon Sep 17 00:00:00 2001 From: Rujun Chen Date: Thu, 22 Jul 2021 16:09:48 +0800 Subject: [PATCH] Fix link error about package. (#23127) --- .../azure-spring-boot-starter-active-directory-b2c/README.md | 2 +- sdk/spring/azure-spring-boot-starter-cosmos/README.md | 2 +- sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md | 2 +- sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md | 2 +- sdk/spring/azure-spring-boot-starter-storage/README.md | 2 +- sdk/spring/azure-spring-boot-starter/README.md | 2 +- sdk/spring/azure-spring-boot/README.md | 2 +- sdk/spring/azure-spring-cloud-autoconfigure/README.md | 2 +- sdk/spring/azure-spring-cloud-context/README.md | 2 +- sdk/spring/azure-spring-cloud-starter-cache/README.md | 2 +- sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/README.md | 2 +- sdk/spring/azure-spring-cloud-starter-eventhubs/README.md | 2 +- sdk/spring/azure-spring-cloud-starter-servicebus/README.md | 2 +- sdk/spring/azure-spring-cloud-starter-storage-queue/README.md | 2 +- sdk/spring/azure-spring-cloud-storage/README.md | 2 +- sdk/spring/azure-spring-cloud-stream-binder-eventhubs/README.md | 2 +- .../azure-spring-cloud-stream-binder-servicebus-core/README.md | 2 +- .../azure-spring-cloud-stream-binder-servicebus-queue/README.md | 2 +- .../azure-spring-cloud-stream-binder-servicebus-topic/README.md | 2 +- sdk/spring/azure-spring-integration-eventhubs/README.md | 2 +- sdk/spring/azure-spring-integration-servicebus/README.md | 2 +- sdk/spring/azure-spring-integration-storage-queue/README.md | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/README.md b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/README.md index 2ddff60d0f607..7ba300b088e00 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/README.md +++ b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/README.md @@ -515,7 +515,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-active-directory-b2c-oidc [refdocs]: https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/azure-active-directory-b2c-spring-boot-starter +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-active-directory-b2c [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [environment_checklist]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/ENVIRONMENT_CHECKLIST.md#ready-to-run-checklist diff --git a/sdk/spring/azure-spring-boot-starter-cosmos/README.md b/sdk/spring/azure-spring-boot-starter-cosmos/README.md index 4aa1f75d3ef55..50324de37a6c5 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmos/README.md +++ b/sdk/spring/azure-spring-boot-starter-cosmos/README.md @@ -291,7 +291,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-cosmos-db [refdocs]: https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/azure-cosmosdb-spring-boot-starter +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-cosmos [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/cosmos/azure-spring-boot-sample-cosmos [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [sample_cosmos_switch_key]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/cosmos/azure-spring-data-cosmos/src/samples/java/com/azure/spring/data/cosmos/SampleApplication.java diff --git a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md index 0f666d393eabb..8636a7281f6f5 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md @@ -203,7 +203,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-key-vault [refdocs]: https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/azure-keyvault-secrets-spring-boot-starter +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-keyvault-secrets [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/keyvault/azure-spring-boot-sample-keyvault-secrets [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [version_link]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/SecretServiceVersion.java#L12 diff --git a/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md b/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md index 5275f67d750bc..34a5e096f4977 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md @@ -257,7 +257,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-service-bus [refdocs]: https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/azure-servicebus-jms-spring-boot-starter +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-servicebus-jms [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/ [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [servicebus-message-payloads]: https://docs.microsoft.com/azure/service-bus-messaging/service-bus-messages-payloads diff --git a/sdk/spring/azure-spring-boot-starter-storage/README.md b/sdk/spring/azure-spring-boot-starter-storage/README.md index 2c1f5b0537057..dfa80349b60b1 100644 --- a/sdk/spring/azure-spring-boot-starter-storage/README.md +++ b/sdk/spring/azure-spring-boot-starter-storage/README.md @@ -114,7 +114,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-storage -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-starter-azure-storage +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter-storage [refdocs]: https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-storage [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/storage/azure-spring-boot-sample-storage-resource diff --git a/sdk/spring/azure-spring-boot-starter/README.md b/sdk/spring/azure-spring-boot-starter/README.md index ca44baae9e763..8d3ec0526b912 100644 --- a/sdk/spring/azure-spring-boot-starter/README.md +++ b/sdk/spring/azure-spring-boot-starter/README.md @@ -71,7 +71,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/spring-boot-starters-for-azure [refdocs]: https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/azure-spring-boot-starter +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot-starter [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [environment_checklist]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/ENVIRONMENT_CHECKLIST.md#ready-to-run-checklist diff --git a/sdk/spring/azure-spring-boot/README.md b/sdk/spring/azure-spring-boot/README.md index ad44af5484f2e..fb29c306c4c7d 100644 --- a/sdk/spring/azure-spring-boot/README.md +++ b/sdk/spring/azure-spring-boot/README.md @@ -93,7 +93,7 @@ You can participate community driven [![Gitter](https://badges.gitter.im/Microso [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot/src [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/spring-boot-starters-for-azure [refdocs]: https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/azure-spring-boot +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-boot [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [environment_checklist]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/ENVIRONMENT_CHECKLIST.md#ready-to-run-checklist diff --git a/sdk/spring/azure-spring-cloud-autoconfigure/README.md b/sdk/spring/azure-spring-cloud-autoconfigure/README.md index 8570229b11dce..61c4d0af575a1 100644 --- a/sdk/spring/azure-spring-cloud-autoconfigure/README.md +++ b/sdk/spring/azure-spring-cloud-autoconfigure/README.md @@ -78,7 +78,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-autoconfigure/src/ -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-autoconfigure +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-autoconfigure [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [spring_io]: https://start.spring.io diff --git a/sdk/spring/azure-spring-cloud-context/README.md b/sdk/spring/azure-spring-cloud-context/README.md index 13cb24275c61c..4b079c1741f52 100644 --- a/sdk/spring/azure-spring-cloud-context/README.md +++ b/sdk/spring/azure-spring-cloud-context/README.md @@ -51,7 +51,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-context/src -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-context +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-context [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-context [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [logging_doc]: https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging diff --git a/sdk/spring/azure-spring-cloud-starter-cache/README.md b/sdk/spring/azure-spring-cloud-starter-cache/README.md index fd4f909877a9a..95614f3af9e08 100644 --- a/sdk/spring/azure-spring-cloud-starter-cache/README.md +++ b/sdk/spring/azure-spring-cloud-starter-cache/README.md @@ -54,7 +54,7 @@ This project welcomes contributions and suggestions. Most contributions require Please follow [instructions here][contributing_md] to build from source or contribute. -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-starter-azure-cache +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-cache [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/cache/azure-spring-cloud-sample-cache [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/README.md b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/README.md index e305fddc95e5b..ac1e1785d3fce 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/README.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/README.md @@ -54,7 +54,7 @@ This project welcomes contributions and suggestions. Most contributions require Please follow [instructions here][contributing_md] to build from source or contribute. -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-starter-azure-eventhubs-kafka +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs-kafka [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/eventhubs/azure-spring-cloud-sample-eventhubs-kafka diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs/README.md b/sdk/spring/azure-spring-cloud-starter-eventhubs/README.md index b146631127a08..60c46f31a38d9 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs/README.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs/README.md @@ -57,7 +57,7 @@ This project welcomes contributions and suggestions. Most contributions require Please follow [instructions here][contributing_md] to build from source or contribute. -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-starter-azure-eventhubs +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/eventhubs/azure-spring-integration-sample-eventhubs [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application diff --git a/sdk/spring/azure-spring-cloud-starter-servicebus/README.md b/sdk/spring/azure-spring-cloud-starter-servicebus/README.md index d009d8e118a7c..2bc7e2618fd5b 100644 --- a/sdk/spring/azure-spring-cloud-starter-servicebus/README.md +++ b/sdk/spring/azure-spring-cloud-starter-servicebus/README.md @@ -81,7 +81,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [contributing_md]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CONTRIBUTING.md -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-starter-azure-servicebus +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-servicebus [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/servicebus/azure-spring-integration-sample-servicebus [spring_boot_logging]: https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging diff --git a/sdk/spring/azure-spring-cloud-starter-storage-queue/README.md b/sdk/spring/azure-spring-cloud-starter-storage-queue/README.md index f879915c8d6dd..29e164fddd942 100644 --- a/sdk/spring/azure-spring-cloud-starter-storage-queue/README.md +++ b/sdk/spring/azure-spring-cloud-starter-storage-queue/README.md @@ -56,7 +56,7 @@ This project welcomes contributions and suggestions. Most contributions require Please follow [instructions here][contributing_md] to build from source or contribute. -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-starter-azure-storage-queue +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-starter-storage-queue [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/storage/azure-spring-integration-sample-storage-queue [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application diff --git a/sdk/spring/azure-spring-cloud-storage/README.md b/sdk/spring/azure-spring-cloud-storage/README.md index ef579a2f7ab6b..aabefa52050a9 100644 --- a/sdk/spring/azure-spring-cloud-storage/README.md +++ b/sdk/spring/azure-spring-cloud-storage/README.md @@ -53,7 +53,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-storage -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-storage +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-storage [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-storage [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application [logging_doc]: https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging diff --git a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/README.md b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/README.md index 76232086491ef..81c4b24770095 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/README.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/README.md @@ -210,7 +210,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/src -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-eventhubs-stream-binder +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-eventhubs [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-stream-binder-eventhubs [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-azure-event-hub [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/eventhubs/azure-spring-cloud-sample-eventhubs-binder diff --git a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/README.md b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/README.md index 7d5f310dda0ed..e511e2adc60be 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/README.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/README.md @@ -64,7 +64,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [azure_service_bus]: https://azure.microsoft.com/services/service-bus/ [contributing_md]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CONTRIBUTING.md [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-with-service-bus -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-servicebus-stream-binder-core +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-core [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-stream-binder-servicebus-core [spring_boot_logging]: https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging [service_bus_queue_binder]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue diff --git a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/README.md b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/README.md index 90ff4b47e6123..ce61cb42d8e58 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/README.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/README.md @@ -166,7 +166,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [azure_service_bus]: https://azure.microsoft.com/services/service-bus/ [contributing_md]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CONTRIBUTING.md [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-with-service-bus -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-servicebus-queue-stream-binder +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-queue [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-stream-binder-servicebus-queue [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/servicebus/azure-spring-cloud-sample-servicebus-queue-binder [spring_boot_logging]: https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging diff --git a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/README.md b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/README.md index da05dc8625a13..cb3e7ce52643b 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/README.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/README.md @@ -162,7 +162,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [azure_service_bus]: https://azure.microsoft.com/services/service-bus/ [contributing_md]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CONTRIBUTING.md [docs]: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-with-service-bus -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-servicebus-topic-stream-binder +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-topic [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-stream-binder-servicebus-topic [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/servicebus/azure-spring-cloud-sample-servicebus-topic-binder [spring_boot_logging]: https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging diff --git a/sdk/spring/azure-spring-integration-eventhubs/README.md b/sdk/spring/azure-spring-integration-eventhubs/README.md index 2dc4c5c7708ce..8d35ba0f2cb36 100644 --- a/sdk/spring/azure-spring-integration-eventhubs/README.md +++ b/sdk/spring/azure-spring-integration-eventhubs/README.md @@ -57,7 +57,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-integration-eventhubs/src -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-integration-eventhubs +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-integration-eventhubs [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#spring-integration-eventhubs [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/eventhubs/azure-spring-integration-sample-eventhubs [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application diff --git a/sdk/spring/azure-spring-integration-servicebus/README.md b/sdk/spring/azure-spring-integration-servicebus/README.md index 7e82424446d6c..cadb08f866918 100644 --- a/sdk/spring/azure-spring-integration-servicebus/README.md +++ b/sdk/spring/azure-spring-integration-servicebus/README.md @@ -83,7 +83,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [contributing_md]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CONTRIBUTING.md -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-integration-servicebus +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-integration-servicebus [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#spring-integration-servicebus [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/servicebus/azure-spring-integration-sample-servicebus [spring_boot_logging]: https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging diff --git a/sdk/spring/azure-spring-integration-storage-queue/README.md b/sdk/spring/azure-spring-integration-storage-queue/README.md index 021431b3f4e23..02abd081faeee 100644 --- a/sdk/spring/azure-spring-integration-storage-queue/README.md +++ b/sdk/spring/azure-spring-integration-storage-queue/README.md @@ -54,7 +54,7 @@ Please follow [instructions here][contributing_md] to build from source or contr [src]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-integration-storage-queue -[package]: https://mvnrepository.com/artifact/com.microsoft.azure/spring-integration-storage-queue +[package]: https://mvnrepository.com/artifact/com.azure.spring/azure-spring-integration-storage-queue [refdocs]: https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-integration-storage-queue [sample]: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/storage/azure-spring-integration-sample-storage-queue [logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application