mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
fix(docs): fix 404s in documentation (#38974)
Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
@@ -717,7 +717,7 @@ export default function Home(): JSX.Element {
|
||||
</span>
|
||||
</div>
|
||||
<img src="/img/community/line.png" alt="line" />
|
||||
<StyledButton className="default-button-theme" href="/docs/intro">
|
||||
<StyledButton className="default-button-theme" href="/user-docs/intro">
|
||||
Get Started
|
||||
</StyledButton>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user