Skip to content

Commit 31b00b1

Browse files
committed
#RI-5624 - fix link
1 parent 925761b commit 31b00b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/constants/links.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const EXTERNAL_LINKS = {
77
userSurvey: 'https://www.surveymonkey.com/r/redisinsight',
88
recommendationFeedback: 'https://github.com/Redis-Insight/Redis-Insight/issues/new/choose',
99
guidesRepo: 'https://github.com/Redis-Insight/Tutorials',
10-
redisStack: 'hhttps://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/',
10+
redisStack: 'https://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/',
1111
cloudConsole: 'https://app.redislabs.com/#/databases',
1212
tryFree: 'https://redis.com/try-free',
1313
docker: 'https://redis.io/docs/getting-started/install-stack/docker',

0 commit comments

Comments
 (0)