mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 04:42:40 +02:00
Fix Getting Started link on homepage
This commit is contained in:
parent
efc6c7561d
commit
2b5de79a50
1 changed files with 1 additions and 2 deletions
|
@ -53,8 +53,7 @@ class HomeSplash extends React.Component {
|
|||
<div className="pluginRowBlock">
|
||||
<Button
|
||||
href={`
|
||||
${siteConfig.baseUrl}docs/${this.props
|
||||
.language}/getting-started.html
|
||||
${siteConfig.baseUrl}docs/getting-started.html
|
||||
`}
|
||||
>
|
||||
Get Started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue