Skip to content

Commit 8677641

Browse files
authored
Create netlify.toml
1 parent b21f063 commit 8677641

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)