We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ecd0b5 commit c34d94dCopy full SHA for c34d94d
docs/src/content/docs/index.mdx
@@ -20,8 +20,8 @@ import { Card, CardGrid } from "@astrojs/starlight/components";
20
## Next steps
21
22
<CardGrid stagger>
23
- <Card title="History" icon="pencil">
24
- Read about Autorun-ng's History [here](/Autorun-ng/reference/what-is-autorun)
+ <Card title="About" icon="pencil">
+ Read about what Autorun-ng is [here](/Autorun-ng/reference/what-is-autorun)
25
</Card>
26
<Card title="Lua API" icon="document">
27
Read about Autorun-ng's Lua API [here](/Autorun-ng/reference/lua-api)
0 commit comments