From 449d417f5551340792d004ac24aef5d32a5f2884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= Date: Tue, 6 Aug 2024 17:47:08 +0100 Subject: [PATCH] [docs] Build with `linkcheck=true` --- docs/make.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/make.jl b/docs/make.jl index 2ce24ec7d..2bfbf8954 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -78,6 +78,7 @@ makedocs( ], "refindex.md", ], + linkcheck = true, ) deploydocs(