diff --git a/src/ui/design-system/src/lib/Components/ContentFeatureList/index.tsx b/src/ui/design-system/src/lib/Components/ContentFeatureList/index.tsx index 1f612be443..50114cfb68 100644 --- a/src/ui/design-system/src/lib/Components/ContentFeatureList/index.tsx +++ b/src/ui/design-system/src/lib/Components/ContentFeatureList/index.tsx @@ -51,7 +51,7 @@ const homepagePillData: Record = { subText: 'Join weekly calls', }, 'flow-assistant': { - link: '#', + link: 'https://chatgpt.com/g/g-a1jOaEj1h-flow-assistant', icon: 'flow-assistant-gpt', text: 'Flow AI Assistant', subText: 'Chat with devs',