Skip to content

Commit

Permalink
Update Footer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
FredyC committed Dec 31, 2019
1 parent 1b23897 commit 10042b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/core/Footer.js
Expand Up @@ -37,7 +37,7 @@ class Footer extends React.Component {
</a>
<div>
<h5>Docs</h5>
<a href={this.docUrl("README")}>Why MobX</a>
<a href={this.docUrl("README#introduction")}>Why MobX</a>
<a href={this.docUrl("intro/concepts")}>Concepts</a>
</div>
<div>
Expand Down

0 comments on commit 10042b3

Please sign in to comment.