Skip to content

Commit 6693ee0

Browse files
authored
Merge pull request #207166 from v-rajagt/rifox
Link fixed.
2 parents d3a26de + 449b6ef commit 6693ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/sdk-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Development of Calling and Chat applications can be accelerated by the [Azure C
2525
|--------|----------|---------|----------------------------------|
2626
| Azure Resource Manager | [REST](/rest/api/communication/communicationservice)| Service| Provision and manage Communication Services resources|
2727
| Common | N/A | Client & Service | Provides base types for other SDKs |
28-
| Identity | [REST](/rest/api/communication/communicationidentity/communication-identity) | Service| Manage users, access tokens|
28+
| Identity | [REST](/rest/api/communication/communication-identity) | Service| Manage users, access tokens|
2929
| Phone numbers| [REST](/rest/api/communication/phonenumbers) | Service| Acquire and manage phone numbers |
3030
| SMS | [REST](/rest/api/communication/sms) | Service| Send and receive SMS messages|
3131
| Chat | [REST](/rest/api/communication/) with proprietary signaling | Client & Service | Add real-time text chat to your applications |

0 commit comments

Comments
 (0)