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 ed41634 commit 093169aCopy full SHA for 093169a
docs/docusaurus.config.js
@@ -13,7 +13,7 @@ module.exports = {
13
tagline: 'A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data',
14
url: 'https://mapillary.github.io',
15
baseUrl: '/',
16
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
17
onBrokenMarkdownLinks: 'warn',
18
favicon: 'img/favicon.ico',
19
organizationName: 'mapillary', // Usually your GitHub org/user name.
0 commit comments