From 46758571edbc7a37cb363b5122d556d815b56fa7 Mon Sep 17 00:00:00 2001 From: Jonathan Gao Date: Mon, 9 Feb 2026 15:57:03 -0500 Subject: [PATCH] fix broken links --- settings/remarks/microsoft.web/remarks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings/remarks/microsoft.web/remarks.json b/settings/remarks/microsoft.web/remarks.json index 893c9a3..e8715c6 100644 --- a/settings/remarks/microsoft.web/remarks.json +++ b/settings/remarks/microsoft.web/remarks.json @@ -2,13 +2,13 @@ "$schema": "../../schemas/remarks.schema.json", "ResourceRemarks": [ { - "Description": "This resource type has migrated to the **Microsoft.App** namespace. For the new resource type, see [Microsoft.App containerApps](../../../microsoft.app/containerapps.md).\n\nFor information about the migration, see [Action Required: Namespace migration from Microsoft.Web to Microsoft.App in March 2022](https://github.com/microsoft/azure-container-apps/issues/109).", + "Description": "This resource type has migrated to the **Microsoft.App** namespace. For the new resource type, see [Microsoft.App containerApps](/azure/templates/microsoft.app/containerapps.md).\n\nFor information about the migration, see [Action Required: Namespace migration from Microsoft.Web to Microsoft.App in March 2022](https://github.com/microsoft/azure-container-apps/issues/109).", "ResourceTypes": [ "microsoft.web/containerapps" ] }, { - "Description": "This resource type has migrated to the **Microsoft.App** namespace. For the new resource type, see [Microsoft.App managedEnvironments](../../../Microsoft.App/managedEnvironments.md).\n\nFor information about the migration, see [Action Required: Namespace migration from Microsoft.Web to Microsoft.App in March 2022](https://github.com/microsoft/azure-container-apps/issues/109).", + "Description": "This resource type has migrated to the **Microsoft.App** namespace. For the new resource type, see [Microsoft.App managedEnvironments](/azure/templates/microsoft.app/managedenvironments.md).\n\nFor information about the migration, see [Action Required: Namespace migration from Microsoft.Web to Microsoft.App in March 2022](https://github.com/microsoft/azure-container-apps/issues/109).", "ResourceTypes": [ "microsoft.web/kubeenvironments" ]