diff --git a/docs/navigate/devops-testing/toc.yml b/docs/navigate/devops-testing/toc.yml index 5fc6572a57ff8..b6547bb50131d 100644 --- a/docs/navigate/devops-testing/toc.yml +++ b/docs/navigate/devops-testing/toc.yml @@ -75,8 +75,6 @@ items: href: ../../core/testing/unit-testing-mstest-migration-from-tmi.md - name: Microsoft.Testing.Platform support (MSTest runner) href: ../../core/testing/unit-testing-mstest-runner-intro.md - - name: Migrate from Microsoft.Testing.Platform v1 to v2 - href: ../../core/testing/microsoft-testing-platform-migration-from-v1-to-v2.md - name: Getting started items: - name: Overview @@ -263,6 +261,8 @@ items: href: ../../core/testing/microsoft-testing-platform-vs-vstest.md - name: Migrate from VSTest to Microsoft.Testing.Platform href: ../../core/testing/migrating-vstest-microsoft-testing-platform.md + - name: Migrate from Microsoft.Testing.Platform v1 to v2 + href: ../../core/testing/microsoft-testing-platform-migration-from-v1-to-v2.md - name: Configure the test platform href: ../../core/testing/microsoft-testing-platform-config.md - name: Extensions