Skip to content

Commit

Permalink
update invalid sample products (#12849)
Browse files Browse the repository at this point in the history
Co-authored-by: Shuang Jiang <[email protected]>
  • Loading branch information
daxianji007 and MSshujia authored Dec 11, 2020
1 parent 6ffd578 commit 9ce5dbc
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ languages:
- javascript
products:
- azure
- azure-communication-service
- azure-communication-administration
urlFragment: communication-administration-identity-javascript
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ languages:
- typescript
products:
- azure
- azure-communication-service
- azure-communication-administration
urlFragment: communication-administration-identity-typescript
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ languages:
- javascript
products:
- azure
- azure-communication-service
- azure-communication-sms
urlFragment: communication-sms-javascript
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ languages:
- typescript
products:
- azure
- azure-communication-service
- azure-communication-sms
urlFragment: communication-sms-typescript
---

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/eventgrid/samples/javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ languages:
- javascript
products:
- azure
- azure-eventgrid
- azure-event-grid
urlFragment: eventgrid-javascript
---

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/eventgrid/samples/typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ languages:
- typescript
products:
- azure
- azure-eventgrid
- azure-event-grid
urlFragment: eventgrid-typescript
---

Expand Down
2 changes: 1 addition & 1 deletion sdk/tables/data-tables/samples/javascript/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
- azure-storage
- azure-cosmosdb
- azure-cosmos-db
urlFragment: data-tables-javascript
---

Expand Down
2 changes: 1 addition & 1 deletion sdk/tables/data-tables/samples/typescript/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ languages:
products:
- azure
- azure-storage
- azure-cosmosdb
- azure-cosmos-db
urlFragment: data-tables-typescript
---

Expand Down

0 comments on commit 9ce5dbc

Please sign in to comment.