Compare commits

...

1 Commits

Author SHA1 Message Date
William Fu-Hinthorn
abb1ef9b32 throw on broken links 2023-07-27 11:43:27 -07:00

View File

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