Skip to content

Commit 26609b5

Browse files
committed
fix: update home cta github label
1 parent 387fb14 commit 26609b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

landing/src/components/home/cta-section.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export function CtaSection() {
1010
actions={[
1111
{
1212
href: "https://github.com/callstackincubator/agent-device",
13-
label: "Get Started",
13+
label: "Open on GitHub",
1414
},
1515
{
1616
href: "#demo",

0 commit comments

Comments
 (0)