Skip to content

Commit adf5d49

Browse files
authored
Merge pull request #105113 from Juliako/patch-103
Update job-input-from-local-file-how-to.md
2 parents cbc3843 + 1c4d49f commit adf5d49

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)