docs: fixed broken documentation links (#2997)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="flex">
|
||||
<HoppButtonSecondary
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
to="https://docs.hoppscotch.io/features/pre-request-script"
|
||||
to="https://docs.hoppscotch.io/documentation/getting-started/rest/pre-request-scripts"
|
||||
blank
|
||||
:title="t('app.wiki')"
|
||||
:icon="IconHelpCircle"
|
||||
@@ -41,7 +41,7 @@
|
||||
</div>
|
||||
<HoppSmartAnchor
|
||||
:label="`${t('preRequest.learn')}`"
|
||||
to="https://docs.hoppscotch.io/features/pre-request-script"
|
||||
to="https://docs.hoppscotch.io/documentation/getting-started/rest/pre-request-scripts"
|
||||
blank
|
||||
/>
|
||||
<h4 class="pt-6 font-bold text-secondaryLight">
|
||||
|
||||
Reference in New Issue
Block a user