docs: fixed broken documentation links (#2997)

This commit is contained in:
Liyas Thomas
2023-04-18 19:44:06 +02:00
committed by GitHub
parent eab4893aa2
commit 5d8b55e96b
33 changed files with 66 additions and 52 deletions

View File

@@ -37,8 +37,8 @@
</template>
<template #suffix>
<span
class="text-green-600 text-[8px] group-hover:hidden w-4"
v-if="tab.document.isDirty"
class="text-green-600 text-[8px] group-hover:hidden w-4"
>
<svg viewBox="0 0 24 24" width="1.2em" height="1.2em">
<circle cx="12" cy="12" r="10" fill="currentColor"></circle>

View File

@@ -128,7 +128,7 @@
<span class="flex">
<HoppButtonSecondary
v-tippy="{ theme: 'tooltip' }"
to="https://docs.hoppscotch.io/features/mqtt"
to="https://docs.hoppscotch.io/documentation/getting-started/realtime/mqtt"
blank
:title="t('app.wiki')"
:icon="IconHelpCircle"

View File

@@ -177,7 +177,7 @@
</HoppSmartCheckbox>
<HoppButtonSecondary
v-tippy="{ theme: 'tooltip' }"
to="https://docs.hoppscotch.io/features/authorization"
to="https://docs.hoppscotch.io/documentation/features/authorization"
blank
:title="t('app.wiki')"
:icon="IconHelpCircle"
@@ -206,7 +206,7 @@
<HoppButtonSecondary
outline
:label="t('app.documentation')"
to="https://docs.hoppscotch.io/features/authorization"
to="https://docs.hoppscotch.io/documentation/features/authorization"
blank
:icon="IconExternalLink"
reverse
@@ -233,7 +233,7 @@
class="link"
:label="t('authorization.learn')"
:icon="IconExternalLink"
to="https://docs.hoppscotch.io/features/authorization"
to="https://docs.hoppscotch.io/documentation/features/authorization"
blank
reverse
/>

View File

@@ -177,7 +177,7 @@
}}
<HoppSmartAnchor
class="link"
to="https://docs.hoppscotch.io/privacy"
to="https://docs.hoppscotch.io/support/privacy"
blank
:label="t('app.proxy_privacy_policy')"
/>.