Skip to content

Commit 39fbec8

Browse files
authored
Merge pull request #49396 from Juliako/patch-46
Update stream-files-dotnet-quickstart.md
2 parents 44e056b + 8a05967 commit 39fbec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/stream-files-dotnet-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you do not have Visual Studio installed, you can get [Visual Studio Community
3939
Clone a GitHub repository that contains the streaming .NET sample to your machine using the following command:
4040

4141
```bash
42-
git clone https://github.com/Azure-Samples/media-services-v3-dotnet-quickstarts.git
42+
git clone http://github.com/Azure-Samples/media-services-v3-dotnet-quickstarts.git
4343
```
4444

4545
The sample is located in the [EncodeAndStreamFiles](https://github.com/Azure-Samples/media-services-v3-dotnet-quickstarts/tree/master/AMSV3Quickstarts/EncodeAndStreamFiles) folder.

0 commit comments

Comments
 (0)