diff --git a/apps/playground-web/components/Playground/Playground.tsx b/apps/playground-web/components/Playground/Playground.tsx index 07e8f70..ca5b225 100644 --- a/apps/playground-web/components/Playground/Playground.tsx +++ b/apps/playground-web/components/Playground/Playground.tsx @@ -67,7 +67,7 @@ function Header() {

PlayGround

{ expect(submitIssueLinkElement).toBeInTheDocument(); expect(submitIssueLinkElement).toHaveAttribute( 'href', - 'https://github.com/DiceDB/playground-mono/issues/new', + 'https://github.com/DiceDB/playground-mono/issues/new/choose', ); expect(submitIssueLinkElement).toHaveAttribute( 'aria-label',