docs: updated links + editor theme
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<div class="flex">
|
||||
<ButtonSecondary
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/graphql/#queries"
|
||||
blank
|
||||
:title="t('app.wiki')"
|
||||
svg="help-circle"
|
||||
@@ -82,7 +82,7 @@
|
||||
<div class="flex">
|
||||
<ButtonSecondary
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/graphql/#queries"
|
||||
blank
|
||||
:title="t('app.wiki')"
|
||||
svg="help-circle"
|
||||
@@ -120,7 +120,7 @@
|
||||
<div class="flex">
|
||||
<ButtonSecondary
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/graphql/#headers"
|
||||
blank
|
||||
:title="t('app.wiki')"
|
||||
svg="help-circle"
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
</div>
|
||||
<ButtonSecondary
|
||||
:label="`${t('app.documentation')}`"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/features/response"
|
||||
svg="external-link"
|
||||
blank
|
||||
outline
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
<ButtonSecondary
|
||||
outline
|
||||
:label="$t('app.documentation')"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/features/authorization"
|
||||
blank
|
||||
svg="external-link"
|
||||
reverse
|
||||
@@ -151,7 +151,7 @@
|
||||
<SmartAnchor
|
||||
class="link"
|
||||
:label="`${$t('authorization.learn')} \xA0 →`"
|
||||
to="https://docs.hoppscotch.io/"
|
||||
to="https://docs.hoppscotch.io/features/authorization"
|
||||
blank
|
||||
/>
|
||||
</div>
|
||||
@@ -187,7 +187,7 @@
|
||||
<SmartAnchor
|
||||
class="link"
|
||||
:label="`${$t('authorization.learn')} \xA0 →`"
|
||||
to="https://docs.hoppscotch.io/"
|
||||
to="https://docs.hoppscotch.io/features/authorization"
|
||||
blank
|
||||
/>
|
||||
</div>
|
||||
@@ -227,7 +227,7 @@
|
||||
<SmartAnchor
|
||||
class="link"
|
||||
:label="`${$t('authorization.learn')} \xA0 →`"
|
||||
to="https://docs.hoppscotch.io/"
|
||||
to="https://docs.hoppscotch.io/features/authorization"
|
||||
blank
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
<ButtonSecondary
|
||||
outline
|
||||
:label="`${$t('app.documentation')}`"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/features/body"
|
||||
blank
|
||||
svg="external-link"
|
||||
reverse
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
</div>
|
||||
<ButtonSecondary
|
||||
:label="t('app.documentation')"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/features/response"
|
||||
svg="external-link"
|
||||
blank
|
||||
outline
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
<ButtonSecondary
|
||||
outline
|
||||
:label="`${t('action.learn_more')}`"
|
||||
to="https://docs.hoppscotch.io"
|
||||
to="https://docs.hoppscotch.io/features/tests"
|
||||
blank
|
||||
svg="external-link"
|
||||
reverse
|
||||
|
||||
Reference in New Issue
Block a user