1 files changed, 11 insertions, 0 deletions
diff --git a/schema/v1/vocab/documentation.html b/schema/v1/vocab/documentation.html
new file mode 100644
index 0000000000..6a45f4beb3
--- /dev/null
+++ b/schema/v1/vocab/documentation.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta http-equiv="refresh" content="0; URL=../meta.schema.json">
+ <meta charset="UTF-8">
+ <title>Redirecting to ../meta.schema.json…</title>
+ </head>
+ <body>
+ <p>Redirecting to <a href="../meta.schema.json">../meta.schema.json</a>…</p>
+ </body>
+</html>
|