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 64dffa1 commit e43a0beCopy full SHA for e43a0be
docusaurus.config.js
@@ -6,6 +6,7 @@ module.exports = {
6
url: "https://pecanproject.github.io",
7
baseUrl: "/",
8
onBrokenLinks: "ignore",
9
+ onBrokenAnchors: "ignore",
10
onBrokenMarkdownLinks: "warn",
11
favicon: "img/favicon.ico",
12
organizationName: "PecanProject", // Usually your GitHub org/user name.
0 commit comments