Skip to content

Commit 3ebc19e

Browse files
committed
Update path to built wasm-bindgen docs
1 parent 5024472 commit 3ebc19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bundler exec jekyll build --config _config.yml,_build.yml
2828

2929
mkdir -p _site/docs
3030
mdbook build repos/wasm-bindgen/guide
31-
mv repos/wasm-bindgen/guide/book _site/docs/wasm-bindgen
31+
mv repos/wasm-bindgen/guide/book/html _site/docs/wasm-bindgen
3232

3333
mdbook build repos/wasm-pack/docs
3434
mv repos/wasm-pack/docs/book _site/docs/wasm-pack

0 commit comments

Comments
 (0)