feat: added docs links

This commit is contained in:
liyasthomas
2021-08-19 11:46:22 +05:30
parent 57ce7ccfdf
commit 51142e5c77
13 changed files with 16 additions and 27 deletions

View File

@@ -23,7 +23,7 @@
<div class="flex">
<ButtonSecondary
v-tippy="{ theme: 'tooltip' }"
to="https://docs.hoppscotch.io/"
to="https://docs.hoppscotch.io/quickstart/graphql"
blank
:title="$t('app.wiki')"
icon="help_outline"
@@ -154,7 +154,7 @@
<div class="flex">
<ButtonSecondary
v-tippy="{ theme: 'tooltip' }"
to="https://docs.hoppscotch.io/"
to="https://docs.hoppscotch.io/quickstart/graphql"
blank
:title="$t('app.wiki')"
icon="help_outline"