We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab9b36 commit ea338b9Copy full SHA for ea338b9
apps/web/src/pages/projects/[projectId]/settings.tsx
@@ -266,7 +266,7 @@ const SettingsPage: NextPageWithLayout = () => {
266
custom attributes.
267
</p>
268
<Link
269
- href="https://docs.tryabby.com/features/segments"
+ href="https://docs.tryabby.com/user-segments"
270
target="_blank"
271
className="text-pink-400 hover:text-pink-300 underline"
272
>
0 commit comments