Skip to content

Commit 69babbb

Browse files
kulek1ianschmitz
authored andcommitted
Rename 'getting started' link to 'docs' (#5806)
1 parent d72256c commit 69babbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docusaurus/website/siteConfig.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const siteConfig = {
2626

2727
// For no header links in the top nav bar -> headerLinks: [],
2828
headerLinks: [
29-
{ doc: 'getting-started', label: 'Getting Started' },
29+
{ doc: 'getting-started', label: 'Docs' },
3030
{ href: 'https://reactjs.org/community/support.html', label: 'Help' },
3131
{
3232
href: 'https://www.github.com/facebook/create-react-app',

0 commit comments

Comments
 (0)