We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21f063 commit 8677641Copy full SHA for 8677641
netlify.toml
@@ -0,0 +1,6 @@
1
+## This rule redirects root to API Reference
2
+[[redirects]]
3
+ from = "/"
4
+ to = "/api/reference/rest/v1/"
5
+ status = 301
6
+ force = true # COMMENT: ensure that we always redirect
0 commit comments