Skip to content

Commit

Permalink
Merge pull request #36 from ymaheshwari1/#33
Browse files Browse the repository at this point in the history
Improved: the url for contact us button(#33)
  • Loading branch information
ymaheshwari1 authored Nov 8, 2024
2 parents 50aaaea + d37d971 commit fc378e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/ShopifyInstall.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<ion-label class="ion-text-wrap">
{{ $t("Don't have a HotWax Commerce account?") }}
</ion-label>
<a href="https://www.hotwax.co/connect">{{ $t("Contact Us") }}</a>
<a href="https://hubs.la/Q02XvGwv0">{{ $t("Contact Us") }}</a>
</span>
</ion-item>
</template>
Expand Down

0 comments on commit fc378e7

Please sign in to comment.