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 96d1fa1 commit 394b963Copy full SHA for 394b963
documentation/docusaurus.config.js
@@ -12,7 +12,7 @@ module.exports = {
12
tagline: 'Ready to use react native architecture based on Separation of Concerns.',
13
url: 'https://thecodingmachine.github.io',
14
baseUrl: '/react-native-boilerplate/',
15
- onBrokenLinks: 'throw',
+ onBrokenLinks: 'warn',
16
favicon: 'img/favicon.png',
17
organizationName: 'thecodingmachine',
18
projectName: 'react-native-boilerplate',
0 commit comments