Skip to content

Commit e8f7317

Browse files
committed
fix: removed duplicate docusaurus config
Signed-off-by: Saket Maurya <mauryapriyadarshi2004@gmail.com>
1 parent 5b68b9e commit e8f7317

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docusaurus.config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ module.exports = {
1313
url: "https://keploy.io",
1414
baseUrl: "/docs/",
1515
onBrokenLinks: "throw",
16-
markdown: {
17-
hooks: {
18-
onBrokenMarkdownLinks: 'warn',
19-
},
20-
},
21-
// onBrokenMarkdownLinks: "warn",
2216
trailingSlash: true,
2317
favicon: "img/favicon.png",
2418
organizationName: "keploy", // Usually your GitHub org/user name.

0 commit comments

Comments
 (0)