We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b68b9e commit e8f7317Copy full SHA for e8f7317
1 file changed
docusaurus.config.js
@@ -13,12 +13,6 @@ module.exports = {
13
url: "https://keploy.io",
14
baseUrl: "/docs/",
15
onBrokenLinks: "throw",
16
- markdown: {
17
- hooks: {
18
- onBrokenMarkdownLinks: 'warn',
19
- },
20
21
- // onBrokenMarkdownLinks: "warn",
22
trailingSlash: true,
23
favicon: "img/favicon.png",
24
organizationName: "keploy", // Usually your GitHub org/user name.
0 commit comments