Fix Getting Started link on homepage

This commit is contained in:
Frank Li 2017-08-07 10:59:04 -07:00
parent efc6c7561d
commit 2b5de79a50

View file

@ -53,8 +53,7 @@ class HomeSplash extends React.Component {
<div className="pluginRowBlock"> <div className="pluginRowBlock">
<Button <Button
href={` href={`
${siteConfig.baseUrl}docs/${this.props ${siteConfig.baseUrl}docs/getting-started.html
.language}/getting-started.html
`} `}
> >
Get Started Get Started