diff --git a/apps/api-extractor/config/heft.json b/apps/api-extractor/config/heft.json index 29b5ad6ec98..3d9bfb3bee7 100644 --- a/apps/api-extractor/config/heft.json +++ b/apps/api-extractor/config/heft.json @@ -2,7 +2,7 @@ * Defines configuration used by core Heft. */ { - "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/v0/heft.schema.json", + "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json", /** * Optionally specifies another JSON config file that this file extends from. This provides a way for standard diff --git a/apps/heft/heft-plugin.json b/apps/heft/heft-plugin.json index 1805b7f621b..3c27920d8bd 100644 --- a/apps/heft/heft-plugin.json +++ b/apps/heft/heft-plugin.json @@ -1,5 +1,5 @@ { - "$schema": "https://developer.microsoft.com/json-schemas/heft/heft-plugin.schema.json", + "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json", "lifecyclePlugins": [],