From fd71dfda6abaeb2c8e17f9500b3958ea4f64fa42 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sat, 29 Oct 2022 11:59:42 -0300 Subject: [PATCH] Move docs/schema.json to docs/static/schema.json --- docs/{ => static}/schema.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => static}/schema.json (100%) diff --git a/docs/schema.json b/docs/static/schema.json similarity index 100% rename from docs/schema.json rename to docs/static/schema.json