Docs fixes

Signed-off-by: Amith Koujalgi <amith.koujalgi@razorthink.com>
This commit is contained in:
Amith Koujalgi
2024-07-13 18:24:48 +05:30
parent fd3a989a49
commit 88f6d00763
4 changed files with 941 additions and 1020 deletions

View File

@@ -19,7 +19,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs/intro">
to="/intro">
Getting Started
</Link>
</div>