Browse Source

fix : Calendly link

Signed-off-by: Naveen MR <oof1lab@gmail.com>
pull/1292/head
Naveen MR 3 years ago
parent
commit
eb879007b9
  1. 2
      packages/nc-gui/layouts/default.vue
  2. 2
      packages/nc-gui/pages/projects/index.vue

2
packages/nc-gui/layouts/default.vue

@ -47,7 +47,7 @@
</v-toolbar-items>
<!-- <template v-if="!isThisMobile ">
<a class="align-self-center" style="" target="_blank" href="https://calendly.com/nocodb">
<a class="align-self-center" style="" target="_blank" href="https://calendly.com/nocodb-meeting">
<x-icon size="20" tooltip="Book a free demo" color="white" icon.class="mr-3">mdi-calendar-month</x-icon>

2
packages/nc-gui/pages/projects/index.vue

@ -624,7 +624,7 @@
v-if="!_isZh"
dense
target="_blank"
href="https://calendly.com/nocodb"
href="https://calendly.com/nocodb-meeting"
>
<v-list-item-icon>
<v-icon

Loading…
Cancel
Save