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.
2 parents e20747e + c5b4fe9 commit 5ec4542Copy full SHA for 5ec4542
docs/index.md
@@ -78,7 +78,7 @@ id: home
78
<hr class="home-divider" />
79
<section class="home-bottom-section">
80
<div class="buttons-unit">
81
- <a href="/getting-started.html" class="button">Get Started</a>
82
- <a href="/download.html" class="button">Download React v{{site.react_version}}</a>
+ <a href="docs/getting-started.html" class="button">Get Started</a>
+ <a href="downloads.html" class="button">Download React v{{site.react_version}}</a>
83
</div>
84
</section>
0 commit comments