Skip to content

Commit f868aed

Browse files
committed
fix link
1 parent fb17206 commit f868aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/bash.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ curl -Lo mdbook.tar.gz https://github.com/rust-lang/mdBook/releases/download/v0.
66
tar -xvzf mdbook.tar.gz
77

88
# load katex and unpack it
9-
curl -Lo mdbook-katex.tar.gz https://github.com/lzanini/mdbook-katex/releases/download/v0.2.13/mdbook-katex-v0.2.13-x86_64-unknown-linux-musl.tar.gz
9+
curl -Lo mdbook-katex.tar.gz https://github.com/lzanini/mdbook-katex/releases/download/0.9.0-binaries/mdbook-katex-v0.9.0-x86_64-unknown-linux-gnu.tar.gz
1010
tar -xvzf mdbook-katex.tar.gz
1111

1212
chmod +x mdbook mdbook-katex

0 commit comments

Comments
 (0)