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',
|
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',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue