We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66fdee2 commit 03a1810Copy full SHA for 03a1810
documentation/src/assets/nav-menu.ts
@@ -109,7 +109,7 @@ export const POPOVERMENUS: NavMenu[] = [
109
{
110
label: "Meet Refine",
111
description: "Call us for any questions",
112
- link: "https://refinedev.typeform.com/to/Z9wS06kE",
+ link: "https://form.typeform.com/to/Z9wS06kE",
113
icon: RefineIcon,
114
},
115
],
documentation/src/refine-theme/common-header/constants.ts
@@ -126,7 +126,7 @@ export const MENU_ITEMS: MenuItemType[] = [
126
127
128
129
130
icon: MeetIcon,
131
132
0 commit comments