Skip to content

Commit 2eba062

Browse files
authored
Fix the link to GitHub (#7008)
1 parent bade265 commit 2eba062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export default function MyPage() {
108108
</CallToAction>
109109
<CallToAction
110110
variant="secondary-inverted"
111-
href="https://github.com/dotansimha/graphql-yoga"
111+
href="https://github.com/ardatan/graphql-tools"
112112
>
113113
<GitHubIcon className="size-6" />
114114
GitHub

0 commit comments

Comments
 (0)