From 06f0f1c91b779be9c6c55e4f5cb6afb736abae5b Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sat, 16 Dec 2023 10:36:54 +0530 Subject: [PATCH] fix: broken docs link --- packages/hoppscotch-backend/src/errors.ts | 2 +- packages/hoppscotch-common/src/components/share/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/hoppscotch-backend/src/errors.ts b/packages/hoppscotch-backend/src/errors.ts index 583f6223b..ddff27b22 100644 --- a/packages/hoppscotch-backend/src/errors.ts +++ b/packages/hoppscotch-backend/src/errors.ts @@ -681,4 +681,4 @@ export const INFRA_CONFIG_INVALID_INPUT = 'infra_config/invalid_input' as const; * (InfraConfigService) */ export const DATABASE_TABLE_NOT_EXIST = - 'Database migration not performed. Please check the FAQ for assistance: https://docs.hoppscotch.io/support/faq'; + 'Database migration not performed. Please check the FAQ for assistance: https://docs.hoppscotch.io/support/getting-started/faq'; diff --git a/packages/hoppscotch-common/src/components/share/index.vue b/packages/hoppscotch-common/src/components/share/index.vue index 8d029bc94..4ad929bb8 100644 --- a/packages/hoppscotch-common/src/components/share/index.vue +++ b/packages/hoppscotch-common/src/components/share/index.vue @@ -13,7 +13,7 @@ >