Skip to content

Commit 8c26829

Browse files
committed
netlify.toml redirect trick³
1 parent 12dba3c commit 8c26829

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,5 +1,5 @@
11
[[redirects]]
2-
from = "/"
2+
from = "/*"
33
to = "/build/dokka/html/kotlin-unsigned"
44
status = 200
55

0 commit comments

Comments
 (0)