Fix some typos

This commit is contained in:
Victor Barberan 2025-04-15 01:51:57 +02:00
parent 5ffd1ab2be
commit e78b2cba4d

View file

@ -99,8 +99,8 @@ const config = {
title: 'Docs', title: 'Docs',
items: [ items: [
{ {
label: 'Tutorial', label: 'Build your own',
to: '/docs/intro', to: '/docs/start',
}, },
], ],
}, },
@ -109,7 +109,7 @@ const config = {
items: [ items: [
{ {
label: 'Forum', label: 'Forum',
href: 'https://forum.tamarindo.top', href: 'https://forum.piqpoc.tamarindo.top',
}, },
], ],
}, },