From 350dc4a2d6dfb32c725aca39da562c840909bf32 Mon Sep 17 00:00:00 2001 From: Sima Zhu Date: Fri, 6 Nov 2020 17:04:58 -0800 Subject: [PATCH] hello test --- sdk/template/azure-sdk-template/{ => src}/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sdk/template/azure-sdk-template/{ => src}/README.md (99%) diff --git a/sdk/template/azure-sdk-template/README.md b/sdk/template/azure-sdk-template/src/README.md similarity index 99% rename from sdk/template/azure-sdk-template/README.md rename to sdk/template/azure-sdk-template/src/README.md index 9e816870788aa..f1c2ac9972bf5 100644 --- a/sdk/template/azure-sdk-template/README.md +++ b/sdk/template/azure-sdk-template/src/README.md @@ -87,7 +87,7 @@ If the package or a related package supports it, include tips for logging or ena * Provide a link to additional code examples, ideally to those sitting alongside the README in the package's `/samples` directory. * If appropriate, point users to other packages that might be useful. * If you think there's a good chance that developers might stumble across your package in error (because they're searching for specific functionality and mistakenly think the package provides that functionality), point them to the packages they might be looking for. - +a [style-guide-msft]: https://docs.microsoft.com/style-guide/capitalization [EventHubProducerAsyncClient]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/EventHubProducerAsyncClient.java