Skip to content

Commit ea338b9

Browse files
committed
fix(web): update link to segments documentation in settings page
1 parent eab9b36 commit ea338b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/pages/projects/[projectId]/settings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ const SettingsPage: NextPageWithLayout = () => {
266266
custom attributes.
267267
</p>
268268
<Link
269-
href="https://docs.tryabby.com/features/segments"
269+
href="https://docs.tryabby.com/user-segments"
270270
target="_blank"
271271
className="text-pink-400 hover:text-pink-300 underline"
272272
>

0 commit comments

Comments
 (0)