diff --git a/schema/v1.json b/schema/v1.json index 4156530..644df46 100644 --- a/schema/v1.json +++ b/schema/v1.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://registry.semrel.io/schemas/plugins/hook-gitplugin/v1.json", + "$id": "https://registry.semrel.io/schemas/plugins/gitplugin/v1.json", "title": "hook-gitplugin plugin configuration", "description": "Schema v1 for the hook-gitplugin semrel plugin. Configure via SEMREL_* environment variables.", "type": "object",