Skip to content

Commit 5ec1177

Browse files
#RI-4784 - change documentation link
1 parent 5ba2a43 commit 5ec1177

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)