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 30e54e4 commit b3bedb9Copy full SHA for b3bedb9
docusaurus.config.js
@@ -4,7 +4,7 @@ module.exports = {
4
tagline: 'Embed map viewers into your web pages, using HTML only.',
5
url: 'http://maps4html.org/',
6
baseUrl: '/web-map-doc/',
7
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
8
onBrokenMarkdownLinks: 'warn',
9
favicon: 'https://maps4html.org/favicon.ico',
10
organizationName: 'Maps4HTML', // Usually your GitHub org/user name.
0 commit comments