diff --git a/schema/errors.json b/schema/errors.json index 704f01b7..3bcea396 100644 --- a/schema/errors.json +++ b/schema/errors.json @@ -203,7 +203,7 @@ "description":"The unique name of the retry definition to use" }, { - "$ref":"retries.json#/retries/definitions/retrydef", + "$ref":"retries.json#/definitions/retrydef", "description":"The inline retry definition to use" } ]