chore: update copy for header inspection (#3907)

Co-authored-by: James George <jamesgeorge998001@gmail.com>
This commit is contained in:
Anwarul Islam
2024-03-21 22:45:23 +06:00
committed by GitHub
parent 89d9951f3b
commit 256553b9bb
2 changed files with 4 additions and 3 deletions

View File

@@ -66,8 +66,8 @@ export class HeaderInspectorService extends Service implements Inspector {
index: index,
},
doc: {
text: this.t("action.learn_more"),
link: "https://docs.hoppscotch.io/documentation/features/inspections",
text: this.t("action.download_here"),
link: "https://hoppscotch.com/download",
},
})
}