fix: broken link to REST API Testing docs (#3333)

fix: broken link to REST API Testing docs
This commit is contained in:
James George
2023-09-12 00:02:10 -07:00
committed by GitHub
parent 1431ecc6d7
commit 005581ee7d

View File

@@ -9,7 +9,7 @@
<div class="flex"> <div class="flex">
<HoppButtonSecondary <HoppButtonSecondary
v-tippy="{ theme: 'tooltip' }" v-tippy="{ theme: 'tooltip' }"
to="https://docs.hoppscotch.io/documentation/getting-started/rest/using-parameters" to="https://docs.hoppscotch.io/documentation/features/rest-api-testing"
blank blank
:title="t('app.wiki')" :title="t('app.wiki')"
:icon="IconHelpCircle" :icon="IconHelpCircle"