Skip to content

Commit

Permalink
docs: fix related components link
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor committed Apr 10, 2024
1 parent 2378e50 commit c058d19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const DialogDescription = () => {
<RelatedComponent
component={component}
title="Dialog"
href="/?path=/docs/components-dialog-dialog--docs"
href="/?path=/docs/popover-dialog--docs"
description="The dialog component's purpose is to position a popup component nearby another element, such as any kind of a button."
/>
);
Expand Down

0 comments on commit c058d19

Please sign in to comment.