fix(common): update documentation link for mock server (#5929)

This commit is contained in:
Shekhu☺️ 2026-03-03 15:28:24 +05:30 committed by GitHub
parent 1f4ae3dd88
commit 3876fa9682
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -58,7 +58,7 @@
/>
<HoppSmartAnchor
blank
to="http://docs.hoppscotch.io"
to="https://docs.hoppscotch.io"
:icon="IconBookOpenText"
:label="t('app.read_documentation')"
/>