Skip to content

Commit 1c4d49f

Browse files
authored
Update job-input-from-local-file-how-to.md
1 parent 98e6b3c commit 1c4d49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/job-input-from-local-file-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following code shows how to create an input asset and use it as the input fo
3030

3131
The following code snippet creates an output asset if it doesn't already exist:
3232

33-
[!code-csharp[Main](../../../media-services-v3-dotnet-tutorials/AMSV3Tutorials/UploadEncodeAndStreamFiles/Program.cs#CreateOutputAssetAsync)]
33+
[!code-csharp[Main](../../../media-services-v3-dotnet-tutorials/AMSV3Tutorials/UploadEncodeAndStreamFiles/Program.cs#CreateOutputAsset)]
3434

3535
The following code snippet submits an encoding job:
3636

0 commit comments

Comments
 (0)