throw on broken links

This commit is contained in:
William Fu-Hinthorn
2023-07-27 11:43:27 -07:00
parent 0eca3e7d90
commit abb1ef9b32

View File

@@ -26,7 +26,7 @@ const config = {
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",
onBrokenLinks: "warn",
onBrokenLinks: "throw",
onBrokenMarkdownLinks: "throw",
plugins: [