From 581f321ad4a2432bd314d9d8c2bd4af0ce3e3cfe Mon Sep 17 00:00:00 2001 From: aviau Date: Fri, 5 Dec 2025 17:06:28 -0500 Subject: [PATCH] docs.json: http -> https --- docs/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 77d7f45..c66bea0 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -324,7 +324,7 @@ "display": "interactive" }, "mdx": { - "server": ["http://api.flare.io/"], + "server": ["https://api.flare.io/"], "auth": { "method": "bearer" }