docs: fix baseUrl

This commit is contained in:
Marc Rousavy 2023-03-08 09:26:24 +01:00
parent 6fa8b7f26e
commit c2fb5bf156

View File

@ -1,7 +1,7 @@
module.exports = {
title: 'VisionCamera',
tagline: '📸 The Camera library that sees the vision.',
url: 'https://mrousavy.github.io',
url: 'https://react-native-vision-camera.com',
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'throw',
@ -88,7 +88,7 @@ module.exports = {
},
{
label: 'Marc\'s Portfolio',
href: 'https://mrousavy.github.io',
href: 'https://mrousavy.com',
},
],
},