From 1e2f3bdf8f6b9de728c12bd3a405a80ce66e11c5 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Thu, 29 Jun 2023 09:41:34 -0700 Subject: docs update in root --- netlify.toml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index 9a888e2a..1bd52aee 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,4 +1,12 @@ [[redirects]] - from = "/docs/*" - to = "/:splat" - status = 200 +from = "/docs/*" +to = "/:splat" +status = 200 + +[[redirects]] +from = "/" +to = "/docs/intro" + +[[redirects]] +from = "/docs" +to = "/docs/intro" \ No newline at end of file -- cgit v1.2.3-70-g09d2