mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
chore(v2): fix typo
This commit is contained in:
parent
badb067b4b
commit
4a4bf43e5d
2 changed files with 2 additions and 10 deletions
|
@ -14,15 +14,7 @@ module.exports = {
|
|||
'deployment',
|
||||
],
|
||||
Guides: [
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Github',
|
||||
href: 'http://github.com',
|
||||
},
|
||||
{
|
||||
type: 'ref',
|
||||
id: 'configuration',
|
||||
},
|
||||
'configuration',
|
||||
'creating-pages',
|
||||
'writing-documentation',
|
||||
'assets',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue