There was an error while loading. Please reload this page.
1 parent 3f42568 commit 130956aCopy full SHA for 130956a
1 file changed
docusaurus/website/core/Footer.js
@@ -64,12 +64,12 @@ class Footer extends React.Component {
64
</div>
65
<div>
66
<h5>More</h5>
67
- <a href="https://github.com/">GitHub</a>
+ <a href="https://www.github.com/facebook/create-react-app">GitHub</a>
68
<a
69
className="github-button"
70
href={this.props.config.repoUrl}
71
data-icon="octicon-star"
72
- data-count-href="/facebook/docusaurus/stargazers"
+ data-count-href="/facebook/create-react-app/stargazers"
73
data-show-count="true"
74
data-count-aria-label="# stargazers on GitHub"
75
aria-label="Star this project on GitHub"
0 commit comments