Skip to content

Commit 130956a

Browse files
selbekkKristofer Selbekk
authored andcommitted
Add GitHub link to footer
1 parent 3f42568 commit 130956a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus/website/core/Footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ class Footer extends React.Component {
6464
</div>
6565
<div>
6666
<h5>More</h5>
67-
<a href="https://github.com/">GitHub</a>
67+
<a href="https://www.github.com/facebook/create-react-app">GitHub</a>
6868
<a
6969
className="github-button"
7070
href={this.props.config.repoUrl}
7171
data-icon="octicon-star"
72-
data-count-href="/facebook/docusaurus/stargazers"
72+
data-count-href="/facebook/create-react-app/stargazers"
7373
data-show-count="true"
7474
data-count-aria-label="# stargazers on GitHub"
7575
aria-label="Star this project on GitHub"

0 commit comments

Comments
 (0)