summaryrefslogtreecommitdiff
path: root/smoke/docs-main/netlify.toml
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/docs-main/netlify.toml')
-rw-r--r--smoke/docs-main/netlify.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/smoke/docs-main/netlify.toml b/smoke/docs-main/netlify.toml
index 9b30d4f68..e1e0be94e 100644
--- a/smoke/docs-main/netlify.toml
+++ b/smoke/docs-main/netlify.toml
@@ -1,2 +1,6 @@
[build]
ignore = "git diff --quiet $COMMIT_REF $CACHED_COMMIT_REF -- /"
+
+ [[redirects]]
+ from = "/en/quick-start"
+ to = "/en/installation" \ No newline at end of file