docs: fix baseUrl
This commit is contained in:
parent
6fa8b7f26e
commit
c2fb5bf156
@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'VisionCamera',
|
title: 'VisionCamera',
|
||||||
tagline: '📸 The Camera library that sees the vision.',
|
tagline: '📸 The Camera library that sees the vision.',
|
||||||
url: 'https://mrousavy.github.io',
|
url: 'https://react-native-vision-camera.com',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'throw',
|
onBrokenMarkdownLinks: 'throw',
|
||||||
@ -88,7 +88,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Marc\'s Portfolio',
|
label: 'Marc\'s Portfolio',
|
||||||
href: 'https://mrousavy.github.io',
|
href: 'https://mrousavy.com',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user