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

@@ -43,7 +43,7 @@
<HoppSmartItem
:icon="IconGift"
:label="t('app.whats_new')"
to="https://docs.hoppscotch.io/changelog"
to="https://docs.hoppscotch.io/documentation/changelog"
:description="t('support.changelog')"
:info-icon="IconChevronRight"
active
@@ -63,7 +63,7 @@
<HoppSmartItem
:icon="IconLock"
:label="`${t('app.terms_and_privacy')}`"
to="https://docs.hoppscotch.io/privacy"
to="https://docs.hoppscotch.io/support/privacy"
blank
:description="t('app.terms_and_privacy')"
:info-icon="IconChevronRight"