Skip to content

Commit 5dbbadd

Browse files
authored
C189410: Converting plain-text link to MD syntax
There are some languages that, based on linguistic grounds, changed the position of the links in comparison to their source content and placed them at the beginning of the string. This prevents their correct rendering on live pages. Kindly consider using MD hyperlink syntax structure \[..\]\(…\)
1 parent 76847db commit 5dbbadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/stream-live-tutorial-with-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The tutorial shows you how to:
3131
> [!div class="checklist"]
3232
> * Download the sample app described in the topic.
3333
> * Examine the code that performs live streaming.
34-
> * Watch the event with [Azure Media Player](https://amp.azure.net/libs/amp/latest/docs/index.html) at https://ampdemo.azureedge.net.
34+
> * Watch the event with [Azure Media Player](https://amp.azure.net/libs/amp/latest/docs/index.html) at [https://ampdemo.azureedge.net](https://ampdemo.azureedge.net).
3535
> * Clean up resources.
3636
3737
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]

0 commit comments

Comments
 (0)