There was an error while loading. Please reload this page.
1 parent a2dc956 commit f28bef0Copy full SHA for f28bef0
website/core/Footer.js
@@ -42,13 +42,13 @@ class Footer extends React.Component {
42
</Link>
43
<div>
44
<h5>Docs</h5>
45
- <Link href={this.docUrl("readme.html", this.props.language)}>
+ <Link href={this.docUrl("readme.html")}>
46
Getting Started (or other categories)
47
48
49
Guides (or other categories)
50
51
52
API Reference (or other categories)
53
54
</div>
0 commit comments