From 825c24d97c669b8d8741abbfebbee5b6f87ffa66 Mon Sep 17 00:00:00 2001 From: Laplace-Transformer <90091458+Laplace-Transformer@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:26:27 +0100 Subject: [PATCH] chore: update reference in config.schema.json (#3881) --- .schema/config.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.schema/config.schema.json b/.schema/config.schema.json index c4a933b85c6..bc1d1476c08 100644 --- a/.schema/config.schema.json +++ b/.schema/config.schema.json @@ -1168,7 +1168,7 @@ "examples": ["cpu"] }, "tracing": { - "$ref": "https://raw.githubusercontent.com/ory/x/v0.0.612-0.20240130132700-6275e3f1ad0d/otelx/config.schema.json" + "$ref": "https://raw.githubusercontent.com/ory/x/v0.0.612/otelx/config.schema.json" }, "sqa": { "type": "object",