Skip to content

Commit 770ce44

Browse files
committed
netlify.toml redirect status 302
1 parent f6e868d commit 770ce44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

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

0 commit comments

Comments
 (0)