Skip to content

Commit f6e868d

Browse files
committed
netlify.toml redirect status 200
1 parent 2babf27 commit f6e868d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

netlify.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[[redirects]]
22
from = "/"
3-
to = "/build/dokka/html/kotlin-unsigned"
3+
to = "/build/dokka/html/kotlin-unsigned"
4+
status = 200

0 commit comments

Comments
 (0)