We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3dcbd commit 01600f5Copy full SHA for 01600f5
articles/communication-services/quickstarts/relay-token.md
@@ -29,11 +29,11 @@ This quickstart shows how to retrieve a network relay token to access Azure Comm
29
::: zone-end
30
31
::: zone pivot="programming-language-python"
32
-[!INCLUDE [Get a network relay token with JavaScript](./includes/relay-token-python.md)]
+[!INCLUDE [Get a network relay token with Python](./includes/relay-token-python.md)]
33
34
35
::: zone pivot="programming-language-java"
36
-[!INCLUDE [Get a network relay token with JavaScript](./includes/relay-token-java.md)]
+[!INCLUDE [Get a network relay token with Java](./includes/relay-token-java.md)]
37
38
39
## Clean up resources
0 commit comments