Fix some typos
This commit is contained in:
parent
5ffd1ab2be
commit
e78b2cba4d
1 changed files with 3 additions and 3 deletions
|
@ -99,8 +99,8 @@ const config = {
|
|||
title: 'Docs',
|
||||
items: [
|
||||
{
|
||||
label: 'Tutorial',
|
||||
to: '/docs/intro',
|
||||
label: 'Build your own',
|
||||
to: '/docs/start',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
@ -109,7 +109,7 @@ const config = {
|
|||
items: [
|
||||
{
|
||||
label: 'Forum',
|
||||
href: 'https://forum.tamarindo.top',
|
||||
href: 'https://forum.piqpoc.tamarindo.top',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue