summaryrefslogtreecommitdiffstats
path: root/netlify.toml
diff options
context:
space:
mode:
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
index 927941240..6ef10918f 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -10,3 +10,7 @@
# Default build command.
command = "./buildhtml.sh"
+
+[[redirects]]
+ from = "/docs/GettingStarted/"
+ to = "/docs/getting-started" \ No newline at end of file