We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387fb14 commit 26609b5Copy full SHA for 26609b5
1 file changed
landing/src/components/home/cta-section.tsx
@@ -10,7 +10,7 @@ export function CtaSection() {
10
actions={[
11
{
12
href: "https://github.com/callstackincubator/agent-device",
13
- label: "Get Started",
+ label: "Open on GitHub",
14
},
15
16
href: "#demo",
0 commit comments