diff --git a/schema/v1.json b/schema/v1.json index 8f96ad5..fb4f4c3 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/provider-github/v1.json", + "$id": "https://registry.semrel.io/schemas/plugins/github/v1.json", "title": "provider-github plugin configuration", "description": "Schema v1 for the provider-github semrel plugin. Configure via SEMREL_* environment variables.", "type": "object",