We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdfdf8 commit 5ff2aaaCopy full SHA for 5ff2aaa
.changeset/silent-stingrays-visit.md
@@ -0,0 +1,5 @@
1
+---
2
+'hive': patch
3
4
+
5
+fix schedule a meeting link
packages/web/app/src/components/ui/user-menu.tsx
@@ -186,7 +186,7 @@ export function UserMenu(props: {
186
</DropdownMenuSub>
187
<DropdownMenuItem asChild>
188
<a
189
- href="https://cal.com/team/the-guild/graphql-hive-15m"
+ href="https://cal.com/team/the-guild/hive?duration=15"
190
target="_blank"
191
rel="noreferrer"
192
>
0 commit comments