mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
docs: turn on link check (#18924)
This commit is contained in:
@@ -20,7 +20,7 @@ const config = {
|
||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||
baseUrl: "/",
|
||||
|
||||
onBrokenLinks: "warn",
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "throw",
|
||||
|
||||
themes: ["@docusaurus/theme-mermaid"],
|
||||
|
Reference in New Issue
Block a user