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