File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 33 to = " /build/dokka/html/kotlin-unsigned/"
44 status = 200
55
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
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