Skip to content

Commit 8806664

Browse files
Merge pull request #2415 from RedisInsight/fe/feature/RI-4784_chage_link
#RI-4784 - change documentation link
2 parents 5ba2a43 + 5ec1177 commit 8806664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/pages/home/components/CloudConnection/CloudConnectionForm/CloudConnectionForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const Message = () => (
5757
className={styles.link}
5858
external={false}
5959
target="_blank"
60-
href="https://docs.redis.com/latest/rc/api/how-to/enable-your-account-to-use-api/"
60+
href="https://docs.redis.com/latest/rc/api/get-started/enable-the-api/"
6161
>
6262
documentation.
6363
</EuiLink>

0 commit comments

Comments
 (0)