From 82d84b04d3349701f5d4e11e30489d934c65e17c Mon Sep 17 00:00:00 2001 From: Ingrid Henkel <58752344+IngridAtMicrosoft@users.noreply.github.com> Date: Mon, 20 Apr 2020 15:05:36 -0700 Subject: [PATCH] changed listing to link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 675f4c2..5571530 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can view the Azure Media Player [demo](https://ampdemo.azureedge.net/azureme | Sample Name and Description | File Name | |-------------------------------------------------|:----------------------------------------------------------------------| | **Basic** | | -| Set Source
Playback unprotected content. | **Dynamic:** dynamic_setsource.html
**Static:** videotag_setsource.html | +| Set Source
Playback unprotected content. | **Dynamic:** [dynamic_setsource.html](https://amp.azure.net/libs/amp/latest/samples/dynamic_setsource.html)
**Static:** videotag_setsource.html | | **Features** | | | VOD Ad insertion - VAST
Insert pre- mid-and post- roll VAST ads
into a VOD asset. | **Dynamic:** dynamic_vast_ads_vod.html
**Static:** N/A | | Playback Speed
Enables viewers to control what the
speed of the video. | **Dynamic:** dynamic_playback_speed.html
**Static:** N/A |