From 9ce5dbc4ee6fbfb7e7cb5d6763bff7ad9bc7a95c Mon Sep 17 00:00:00 2001 From: Shuang Jiang Date: Sat, 12 Dec 2020 02:01:33 +0800 Subject: [PATCH] update invalid sample products (#12849) Co-authored-by: Shuang Jiang --- .../communication-administration/samples/javascript/README.md | 2 -- .../communication-administration/samples/typescript/README.md | 2 -- .../communication-sms/samples/javascript/README.md | 2 -- .../communication-sms/samples/typescript/README.md | 2 -- sdk/eventgrid/eventgrid/samples/javascript/README.md | 2 +- sdk/eventgrid/eventgrid/samples/typescript/README.md | 2 +- sdk/tables/data-tables/samples/javascript/readme.md | 2 +- sdk/tables/data-tables/samples/typescript/readme.md | 2 +- 8 files changed, 4 insertions(+), 12 deletions(-) diff --git a/sdk/communication/communication-administration/samples/javascript/README.md b/sdk/communication/communication-administration/samples/javascript/README.md index 7c8af2274fe5..dbd8f0e1bd93 100644 --- a/sdk/communication/communication-administration/samples/javascript/README.md +++ b/sdk/communication/communication-administration/samples/javascript/README.md @@ -4,8 +4,6 @@ languages: - javascript products: - azure - - azure-communication-service - - azure-communication-administration urlFragment: communication-administration-identity-javascript --- diff --git a/sdk/communication/communication-administration/samples/typescript/README.md b/sdk/communication/communication-administration/samples/typescript/README.md index 44ab8bcce8c7..7511acc1d82e 100644 --- a/sdk/communication/communication-administration/samples/typescript/README.md +++ b/sdk/communication/communication-administration/samples/typescript/README.md @@ -4,8 +4,6 @@ languages: - typescript products: - azure - - azure-communication-service - - azure-communication-administration urlFragment: communication-administration-identity-typescript --- diff --git a/sdk/communication/communication-sms/samples/javascript/README.md b/sdk/communication/communication-sms/samples/javascript/README.md index d1a8b5eb0671..0f1fa8ab94e3 100644 --- a/sdk/communication/communication-sms/samples/javascript/README.md +++ b/sdk/communication/communication-sms/samples/javascript/README.md @@ -4,8 +4,6 @@ languages: - javascript products: - azure - - azure-communication-service - - azure-communication-sms urlFragment: communication-sms-javascript --- diff --git a/sdk/communication/communication-sms/samples/typescript/README.md b/sdk/communication/communication-sms/samples/typescript/README.md index 884730d39b6a..e3a743f4f6e5 100644 --- a/sdk/communication/communication-sms/samples/typescript/README.md +++ b/sdk/communication/communication-sms/samples/typescript/README.md @@ -4,8 +4,6 @@ languages: - typescript products: - azure - - azure-communication-service - - azure-communication-sms urlFragment: communication-sms-typescript --- diff --git a/sdk/eventgrid/eventgrid/samples/javascript/README.md b/sdk/eventgrid/eventgrid/samples/javascript/README.md index 8e61bc1f1e80..9da8b0338e62 100644 --- a/sdk/eventgrid/eventgrid/samples/javascript/README.md +++ b/sdk/eventgrid/eventgrid/samples/javascript/README.md @@ -4,7 +4,7 @@ languages: - javascript products: - azure - - azure-eventgrid + - azure-event-grid urlFragment: eventgrid-javascript --- diff --git a/sdk/eventgrid/eventgrid/samples/typescript/README.md b/sdk/eventgrid/eventgrid/samples/typescript/README.md index 4546660dbf17..1314b1d663f5 100644 --- a/sdk/eventgrid/eventgrid/samples/typescript/README.md +++ b/sdk/eventgrid/eventgrid/samples/typescript/README.md @@ -4,7 +4,7 @@ languages: - typescript products: - azure - - azure-eventgrid + - azure-event-grid urlFragment: eventgrid-typescript --- diff --git a/sdk/tables/data-tables/samples/javascript/readme.md b/sdk/tables/data-tables/samples/javascript/readme.md index e9eae0e1d2e1..1c9e6dc342a5 100644 --- a/sdk/tables/data-tables/samples/javascript/readme.md +++ b/sdk/tables/data-tables/samples/javascript/readme.md @@ -5,7 +5,7 @@ languages: products: - azure - azure-storage - - azure-cosmosdb + - azure-cosmos-db urlFragment: data-tables-javascript --- diff --git a/sdk/tables/data-tables/samples/typescript/readme.md b/sdk/tables/data-tables/samples/typescript/readme.md index f5626f95a7c0..8ef2403ffc83 100644 --- a/sdk/tables/data-tables/samples/typescript/readme.md +++ b/sdk/tables/data-tables/samples/typescript/readme.md @@ -5,7 +5,7 @@ languages: products: - azure - azure-storage - - azure-cosmosdb + - azure-cosmos-db urlFragment: data-tables-typescript ---