Create netlify.toml

With redirect rule from empty docs to first docs page
This commit is contained in:
2020-10-16 20:23:33 +05:30
committed by GitHub
parent 38180b44bb
commit 1ab2f4ba0a
+3
View File
@@ -0,0 +1,3 @@
[[redirects]]
from = "/docs"
to = "/docs/create-modify-element"