We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925761b commit 31b00b1Copy full SHA for 31b00b1
redisinsight/ui/src/constants/links.ts
@@ -7,7 +7,7 @@ export const EXTERNAL_LINKS = {
7
userSurvey: 'https://www.surveymonkey.com/r/redisinsight',
8
recommendationFeedback: 'https://github.com/Redis-Insight/Redis-Insight/issues/new/choose',
9
guidesRepo: 'https://github.com/Redis-Insight/Tutorials',
10
- redisStack: 'hhttps://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/',
+ redisStack: 'https://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/',
11
cloudConsole: 'https://app.redislabs.com/#/databases',
12
tryFree: 'https://redis.com/try-free',
13
docker: 'https://redis.io/docs/getting-started/install-stack/docker',
0 commit comments