Skip to content

Commit 1973ad4

Browse files
committed
Updating API Reference for Communication Common
1 parent b9d38ed commit 1973ad4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/communication-services/concepts/includes/identifiers/identifiers-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ let gcchTeamsAppIdentifier = MicrosoftTeamsAppIdentifier(appId: botId, cloudEnvi
8585

8686
#### API reference
8787

88-
[MicrosoftTeamsAppIdentifier](https://azure.github.io/azure-sdk-for-ios/AzureCommunicationCommon/Classes/MicrosoftBotIdentifier.html)
88+
[MicrosoftTeamsAppIdentifier](https://azure.github.io/azure-sdk-for-ios/AzureCommunicationCommon/Classes/MicrosoftTeamsAppIdentifier.html)
8989

9090
### Unknown
9191

articles/communication-services/concepts/includes/identifiers/identifiers-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ var gcchTeamsAppIdentifier = new MicrosoftTeamsAppIdentifier(bot.id, Communicati
9797

9898
#### API reference
9999

100-
[MicrosoftBotIdentifier](/java/api/com.azure.communication.common.microsoftteamsappidentifier?view=azure-java-stable)
100+
[MicrosoftTeamsAppIdentifier](/java/api/com.azure.communication.common.microsoftteamsappidentifier?view=azure-java-stable)
101101

102102
### Unknown
103103

0 commit comments

Comments
 (0)