mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
chore(v2): fix typo
This commit is contained in:
parent
badb067b4b
commit
4a4bf43e5d
2 changed files with 2 additions and 10 deletions
|
@ -1070,7 +1070,7 @@ N/A
|
||||||
- Blog
|
- Blog
|
||||||
- Documentation
|
- Documentation
|
||||||
|
|
||||||
[unreleased]: https://github.com/facebook/Docusaurus/compare/v1.8.0...HEAD
|
[unreleased]: https://github.com/facebook/Docusaurus/compare/v1.9.0...HEAD
|
||||||
[1.9.0]: https://github.com/facebook/Docusaurus/compare/v1.8.1...v1.9.0
|
[1.9.0]: https://github.com/facebook/Docusaurus/compare/v1.8.1...v1.9.0
|
||||||
[1.8.1]: https://github.com/facebook/Docusaurus/compare/v1.8.0...v1.8.1
|
[1.8.1]: https://github.com/facebook/Docusaurus/compare/v1.8.0...v1.8.1
|
||||||
[1.8.0]: https://github.com/facebook/Docusaurus/compare/v1.7.3...v1.8.0
|
[1.8.0]: https://github.com/facebook/Docusaurus/compare/v1.7.3...v1.8.0
|
||||||
|
|
|
@ -14,15 +14,7 @@ module.exports = {
|
||||||
'deployment',
|
'deployment',
|
||||||
],
|
],
|
||||||
Guides: [
|
Guides: [
|
||||||
{
|
'configuration',
|
||||||
type: 'link',
|
|
||||||
label: 'Github',
|
|
||||||
href: 'http://github.com',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: 'ref',
|
|
||||||
id: 'configuration',
|
|
||||||
},
|
|
||||||
'creating-pages',
|
'creating-pages',
|
||||||
'writing-documentation',
|
'writing-documentation',
|
||||||
'assets',
|
'assets',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue