mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
about label pointing incorrectly
This commit is contained in:
parent
e477acff72
commit
e9278f9f81
|
@ -108,10 +108,10 @@ const config = {
|
|||
label: 'Getting Started',
|
||||
to: 'docs/getting-started',
|
||||
},
|
||||
{
|
||||
label: 'About',
|
||||
to: 'docs/about-documentation',
|
||||
},
|
||||
// {
|
||||
// label: 'About',
|
||||
// to: 'docs/about',
|
||||
// },
|
||||
{
|
||||
label: 'Hardware',
|
||||
to: 'docs/hardware',
|
||||
|
|
Loading…
Reference in a new issue