From 0279d02315d10b10437a6fde0f58008666393a7a Mon Sep 17 00:00:00 2001 From: Laplace-Transformer <90091458+Laplace-Transformer@users.noreply.github.com> Date: Thu, 7 Nov 2024 19:21:28 +0100 Subject: [PATCH] Update config.schema.json Broken githubusercontent link --- .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 c4a933b85c..bc1d1476c0 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",