From 3db30212b7a5a9f7b8d93e584301eba939df56f2 Mon Sep 17 00:00:00 2001 From: Cameron Bates <102550101+cmilesb@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:48:46 -0500 Subject: [PATCH] Fix Redis Enterprise Cloud -> Redis Cloud (#2946) --- content/rc/_index.md | 4 ++-- content/rc/databases/_index.md | 2 +- content/rc/databases/create-database.md | 2 +- layouts/404.html | 2 +- layouts/partials/footer.html | 4 ++-- layouts/partials/navigation.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/content/rc/_index.md b/content/rc/_index.md index f636cd5defb..8a27778af6c 100644 --- a/content/rc/_index.md +++ b/content/rc/_index.md @@ -19,9 +19,9 @@ aliases: [ "/rv/", "/rc/faqs/_index.md" ] --- -[Redis Enterprise Cloud](https://redis.com/redis-enterprise-cloud/overview/) delivers a fully managed Redis database offering hosted on major public cloud services. +[Redis Cloud](https://redis.com/redis-enterprise-cloud/overview/) delivers a fully managed Redis database offering hosted on major public cloud services. -With Redis Enterprise Cloud, you get all of the features of Redis Enterprise, including: +With Redis Cloud, you get all of the features of Redis Enterprise, including: - [Redis](https://redis.io/) and [Redis Stack]({{}}) support - Linear scalability - Instant failover, backups, and recovery diff --git a/content/rc/databases/_index.md b/content/rc/databases/_index.md index 9cd8f1c00fd..b22bab46521 100644 --- a/content/rc/databases/_index.md +++ b/content/rc/databases/_index.md @@ -48,7 +48,7 @@ These topics provide background details that can help you tailor your databases ## Compatibility -Although Redis Cloud follows open source Redis specifications, it does not support certain commands. Instead of using these commands, Redis Cloud automatically handles features like replication and lets you [manage your database]({{}}) from the [Redis Cloud console](https://app.redislabs.com/) or [Redis Enterprise Cloud REST API]({{}}). +Although Redis Cloud follows open source Redis specifications, it does not support certain commands. Instead of using these commands, Redis Cloud automatically handles features like replication and lets you [manage your database]({{}}) from the [Redis Cloud console](https://app.redislabs.com/) or [Redis Cloud REST API]({{}}). For more details, see: diff --git a/content/rc/databases/create-database.md b/content/rc/databases/create-database.md index 52a6d69f37a..715016ede19 100644 --- a/content/rc/databases/create-database.md +++ b/content/rc/databases/create-database.md @@ -12,7 +12,7 @@ aliases: /rv/administration/setup_and_editing/create-databases/ --- Before creating a Redis Cloud database, you need to [create an account]({{< relref "rc/rc-quickstart.md" >}}) and [create a subscription]({{< relref "rc/subscriptions#common-tasks" >}}). -To create a database in your Redis Enterprise Cloud [subscription]({{< relref "rc/subscriptions/" >}}): +To create a database in your Redis Cloud [subscription]({{< relref "rc/subscriptions/" >}}): 1. Sign in to the [Redis Cloud console](https://app.redislabs.com). diff --git a/layouts/404.html b/layouts/404.html index 685b271d519..3b10b68f4d0 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -129,7 +129,7 @@