Skip to content

Commit ae43f1d

Browse files
committed
chore: Add Discord channel link
1 parent 7e9b3ce commit ae43f1d

File tree

1 file changed

+1
-1
lines changed
  • packages/docs/src/app/(pages)/react-paris

1 file changed

+1
-1
lines changed

packages/docs/src/app/(pages)/react-paris/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { LinkTree, LinkTreeItemProps } from './link-tree'
1414

1515
const links: LinkTreeItemProps[] = [
1616
{
17-
href: '#todo-add-feedback-link',
17+
href: 'https://discord.com/channels/723276276072317098/1352179917680283743',
1818
icon: <SiDiscord className="size-5" />,
1919
label: <>Questions & Feedback 🙏</>
2020
},

0 commit comments

Comments
 (0)