mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Rename 'getting started' link to 'docs' (#5806)
This commit is contained in:
@@ -26,7 +26,7 @@ const siteConfig = {
|
||||
|
||||
// For no header links in the top nav bar -> headerLinks: [],
|
||||
headerLinks: [
|
||||
{ doc: 'getting-started', label: 'Getting Started' },
|
||||
{ doc: 'getting-started', label: 'Docs' },
|
||||
{ href: 'https://reactjs.org/community/support.html', label: 'Help' },
|
||||
{
|
||||
href: 'https://www.github.com/facebook/create-react-app',
|
||||
|
||||
Reference in New Issue
Block a user