diff --git a/.schema/config.schema.json b/.schema/config.schema.json index 8fb2dff910..59c1460ba7 100644 --- a/.schema/config.schema.json +++ b/.schema/config.schema.json @@ -1606,7 +1606,7 @@ }, "deny": { "title": "Deny", - "description": "The [`deny` authorizer](https://www.ory.sh/oathkeeper/docs/pipeline/authz#allow).", + "description": "The [`deny` authorizer](https://www.ory.sh/oathkeeper/docs/pipeline/authz#deny).", "type": "object", "additionalProperties": false, "properties": {