Skip to content

Commit 21b6d63

Browse files
committed
fixed bot identifier api reference link
1 parent a9e1f00 commit 21b6d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ MicrosoftBotIdentifier gcchBotIdentifier = new MicrosoftBotIdentifier(bot.id, tr
101101

102102
#### API reference
103103

104-
[MicrosoftBotIdentifier](/java/api/com.azure.communication.common.microsoftbotidentifier?view=azure-java-preview)
104+
[MicrosoftBotIdentifier](https://azure.github.io/azure-sdk-for-android/azure-communication-common/com/azure/android/communication/common/MicrosoftBotIdentifier.html)
105105

106106
### Unknown
107107

0 commit comments

Comments
 (0)