Skip to content

Commit 7da0d17

Browse files
authored
DOC-4139 RS: Remove /new from CM UI URL in embeds (#649)
1 parent 04e6d9d commit 7da0d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/embeds/cluster-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1. In the web browser on the host machine, go to [https://localhost:8443/new](https://localhost:8443/new) to see
1+
1. In the web browser on the host machine, go to [https://localhost:8443](https://localhost:8443) to see
22
the new Redis Enterprise Software Cluster Manager UI. The cluster generates self-signed TLS certificates to secure the connection. These self-signed certificates are unknown to the browser and must be accepted before you proceed.
33

44
To use the legacy UI for this quickstart instead, see the [6.4 version of the quickstarts](https://docs.redis.com/6.4/rs/installing-upgrading/quickstarts/).

0 commit comments

Comments
 (0)