We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72256c commit 69babbbCopy full SHA for 69babbb
docusaurus/website/siteConfig.js
@@ -26,7 +26,7 @@ const siteConfig = {
26
27
// For no header links in the top nav bar -> headerLinks: [],
28
headerLinks: [
29
- { doc: 'getting-started', label: 'Getting Started' },
+ { doc: 'getting-started', label: 'Docs' },
30
{ href: 'https://reactjs.org/community/support.html', label: 'Help' },
31
{
32
href: 'https://www.github.com/facebook/create-react-app',
0 commit comments