We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aafb3d commit e6acc83Copy full SHA for e6acc83
website/src/pages/_components/landing-featured-projects.tsx
@@ -48,7 +48,7 @@ const projects: Projects[] = [
48
{
49
name: "urql",
50
Component: UrqlBadge,
51
- link: "https://commerce.nearform.com/open-source/victory/",
+ link: "https://commerce.nearform.com/open-source/urql/",
52
description:
53
"The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.",
54
},
0 commit comments