Skip to content

Commit 770a8fb

Browse files
authored
Fix link to popover on React Aria homepage (#3762)
1 parent 70e7caf commit 770a8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dev/docs/pages/react-aria/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ A library of React Hooks that provides accessible UI primitives for your design
246246
</ExampleCard>
247247

248248
<ExampleCard
249-
url="useOverlayTrigger.html"
249+
url="usePopover.html"
250250
title="Popover"
251251
description="A popover displays interactive content in context with a trigger element.">
252252
<Popover />

0 commit comments

Comments
 (0)