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

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

View File

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