From fd348a8b6aa3dead9cb640138a186ac050b534c4 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Mon, 6 Oct 2025 13:23:34 -0700 Subject: [PATCH] Restore TOC (#48928) --- docs/azure/toc.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/azure/toc.yml b/docs/azure/toc.yml index 12414d3e7333a..b92abe92f9705 100644 --- a/docs/azure/toc.yml +++ b/docs/azure/toc.yml @@ -26,6 +26,10 @@ items: items: - name: GitHub Copilot app modernization for .NET items: + - name: Overview + href: ../core/porting/github-copilot-app-modernization-overview.md?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json + - name: FAQ + href: ../core/porting/github-copilot-app-modernization-faq.yml?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json - name: Predefined Tasks href: ./migration/appmod/predefined-tasks.md - name: Quickstart - Assess and migrate a .NET project