summaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/netlify.toml b/netlify.toml
deleted file mode 100644
index 1bd52aee..00000000
--- a/netlify.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-[[redirects]]
-from = "/docs/*"
-to = "/:splat"
-status = 200
-
-[[redirects]]
-from = "/"
-to = "/docs/intro"
-
-[[redirects]]
-from = "/docs"
-to = "/docs/intro" \ No newline at end of file