Skip to content

Commit 5d64b6f

Browse files
authored
Update migrate-from-v2-to-v3.md
1 parent f088147 commit 5d64b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/migrate-from-v2-to-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you have a video service developed today on top of the [legacy Media Services
7070
* Live Output replaces Program.
7171
* Live Outputs start on creation and stop when deleted. Programs worked differently in the v2 APIs, they had to be started after creation.
7272
* To get information about a job, you need to know the Transform name under which the job was created.
73-
* In v2, XML [input](media-services-input-metadata-schema.md) and [output](media-services-output-metadata-schema.md) metadata files get generated as the result of an encoding job. In v3, the metadata format changed from XML to JSON.
73+
* In v2, XML [input](../previous/media-services-input-metadata-schema.md) and [output](../previous/media-services-output-metadata-schema.md) metadata files get generated as the result of an encoding job. In v3, the metadata format changed from XML to JSON.
7474

7575
> [!NOTE]
7676
> Review the naming conventions that are applied to [Media Services v3 resources](media-services-apis-overview.md#naming-conventions). Also review [naming blobs](assets-concept.md#naming-blobs).

0 commit comments

Comments
 (0)