File tree Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change 11[[redirects ]]
22 from = " /*"
3- to = " /build/dokka/html/kotlin-unsigned"
4- # status = 200
5- #
6- # [[redirects]]
7- # from = "/build/dokka/html/images/*"
8- # to = "/build/dokka/html/images/:splat"
9- # status = 200
10- # force = true
11- #
12- # [[redirects]]
13- # from = "/build/dokka/html/scripts/*"
14- # to = "/build/dokka/html/scripts/:splat"
15- # status = 200
16- # force = true
17- #
18- # [[redirects]]
19- # from = "/build/dokka/html/styles/*"
20- # to = "/build/dokka/html/styles/:splat"
21- # status = 200
22- # force = true
3+ to = " /build/dokka/html/kotlin-unsigned/ "
4+ status = 200
5+
6+ [[redirects ]]
7+ from = " /build/dokka/html/images/*"
8+ to = " /build/dokka/html/images/:splat"
9+ status = 200
10+ force = true
11+
12+ [[redirects ]]
13+ from = " /build/dokka/html/scripts/*"
14+ to = " /build/dokka/html/scripts/:splat"
15+ status = 200
16+ force = true
17+
18+ [[redirects ]]
19+ from = " /build/dokka/html/styles/*"
20+ to = " /build/dokka/html/styles/:splat"
21+ status = 200
22+ force = true
You can’t perform that action at this time.
0 commit comments