From 171c85fc4fa197b4dae77f633e7826fdec0b9410 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Mon, 27 Sep 2021 09:53:15 +0200 Subject: [PATCH] Book: optional linkcheck --- docs/book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/book.toml b/docs/book.toml index 8699f2c46f..3909bfe5fe 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -8,3 +8,4 @@ title = "The LibAFL Fuzzing Library" [output.html] [output.linkcheck] +optional = true