From 8fd4e1a3f009ade71529316a453bb910135a43db Mon Sep 17 00:00:00 2001 From: Cameron Bates <102550101+cmilesb@users.noreply.github.com> Date: Wed, 8 Oct 2025 11:19:11 -0700 Subject: [PATCH] Update _index.md Noticed this immediately during our discussion. --- content/operate/rc/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rc/_index.md b/content/operate/rc/_index.md index afaa8a138e..ea9d52b081 100644 --- a/content/operate/rc/_index.md +++ b/content/operate/rc/_index.md @@ -56,7 +56,7 @@ Manage [secure connections]({{< relref "/operate/rc/security" >}}) to cloud data - [Data access control]({{< relref "/operate/rc/security/access-control/data-access-control" >}}) ## REST API -Use the [REST API]({{< relref "/operate/rc/api" >}}) to manage the database. +Use the [REST API]({{< relref "/operate/rc/api" >}}) to manage Redis Cloud databases and subscriptions. - [Get started with the REST API]({{< relref "/operate/rc/api/get-started" >}}) - REST API [reference]({{< relref "/operate/rc/api/api-reference" >}}) & [examples]({{< relref "/operate/rc/api/examples" >}})