We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6b75e commit 89159efCopy full SHA for 89159ef
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
- publish = "guide/book/"
3
- command = "curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.26/mdbook-v0.4.26-x86_64-unknown-linux-musl.tar.gz | tar xvz && ./mdbook build guide"
+publish = "guide/book/"
+command = "curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.43/mdbook-v0.4.43-x86_64-unknown-linux-musl.tar.gz | tar xvz && ./mdbook build guide"
0 commit comments