We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0fde2 commit 55430f9Copy full SHA for 55430f9
docs/tutorialkit.dev/src/content/docs/guides/about.mdx
@@ -1,5 +1,5 @@
1
---
2
-title: About TutorialKit
+title: Welcome to TutorialKit
3
description: "TutorialKit: Overview and Capabilities"
4
5
docs/tutorialkit.dev/src/content/docs/index.astro
@@ -10,7 +10,7 @@ import tutorialkitThemesImg from '@assets/tutorialkit-themes.png';
10
coding tutorials effortlessly, boosting the adoption of your framework, UI library or design system.
11
</p>
12
<div class="simple-page-hero__links">
13
- <Button url="/guides/about/#getting-started" theme="accent">Get Started</Button>
+ <Button url="/guides/about/" theme="accent">Get Started</Button>
14
<Button url="https://demo.tutorialkit.dev">Try Demo</Button>
15
</div>
16
<div class="ui-example">
0 commit comments