Skip to content

Commit 36afc81

Browse files
committed
Revert mdbook update
1 parent 01fdace commit 36afc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/install-and-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cd "${KUBE_ROOT}" || exit 1
2323

2424
os=$(go env GOOS)
2525
arch=$(go env GOARCH)
26-
mdBookVersion="v0.4.48"
26+
mdBookVersion="v0.4.40"
2727
genCRDAPIReferenceDocsVersion="ee012b7016522a56d9cef3ea9baed3e0cfc8ff0e"
2828

2929
# translate arch to rust's conventions (if we can)

0 commit comments

Comments
 (0)