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 e051b05 commit e596dadCopy full SHA for e596dad
cursorless-nx/apps/cursorless-org/pages/index.tsx
@@ -42,7 +42,7 @@ export default function LandingPage() {
42
</div>
43
<div className="flex-1 flex flex-col">
44
<div className="flex flex-row justify-around sm:justify-center w-full my-auto sm:gap-[12.8em]">
45
- <Button text="Start" href="/docs" isExternal={false} />{' '}
+ <Button text="Docs" href="/docs" isExternal={false} />{' '}
46
<Button
47
text="Donate"
48
href="https://github.com/sponsors/pokey"
0 commit comments