We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357909e commit eae6cd3Copy full SHA for eae6cd3
src/pages/index.tsx
@@ -17,7 +17,7 @@ function HomepageHeader() {
17
<div className={styles.buttons}>
18
<Link
19
className="button button--secondary button--lg"
20
- to="https://github.com/kadras-io/engineering-platform">
+ to="/docs/category/getting-started">
21
Get Started 🚀
22
</Link>
23
</div>
0 commit comments