From 9682cfb3a33f79182f17c690b3b583d82d383f19 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:14:12 -0700 Subject: [PATCH 1/2] Update API _index.md --- content/apis/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/apis/_index.md b/content/apis/_index.md index 160cd840e5..11f000cd49 100644 --- a/content/apis/_index.md +++ b/content/apis/_index.md @@ -45,13 +45,13 @@ Redis Cloud is a fully managed Database as a Service offering and the fastest wa - [Redis Cloud REST API introduction]({{< relref "/operate/rc/api/" >}}) - [Redis Cloud REST API examples]({{< relref "/operate/rc/api/examples/" >}}) -- [Redis Cloud REST API reference]({{< relref "/operate/rs/references/rest-api/" >}}) +- [Redis Cloud REST API reference]((https://api.redislabs.com/v1/swagger-ui.html) ### Redis Enterprise Software API If you have installed Redis Enterprise Software, you can automate operations with the Redis Enterprise REST API. -- [Redis Enterprise Software REST API introduction]({{< relref "/operate/rc/api/" >}}) +- [Redis Enterprise Software REST API introduction]({{< relref "/operate/rs/references/rest-api/" >}}) - [Redis Enterprise Software REST API requests]({{< relref "/operate/rs/references/rest-api/requests/" >}}) - [Redis Enterprise Software REST API objects]({{< relref "/operate/rs/references/rest-api/objects/" >}}) From 0313a3d2d1c8d94ea8b78e953e11b4203824e2e9 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:16:45 -0700 Subject: [PATCH 2/2] Update _index.md --- content/apis/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/apis/_index.md b/content/apis/_index.md index 11f000cd49..32d1a8ec0e 100644 --- a/content/apis/_index.md +++ b/content/apis/_index.md @@ -45,7 +45,7 @@ Redis Cloud is a fully managed Database as a Service offering and the fastest wa - [Redis Cloud REST API introduction]({{< relref "/operate/rc/api/" >}}) - [Redis Cloud REST API examples]({{< relref "/operate/rc/api/examples/" >}}) -- [Redis Cloud REST API reference]((https://api.redislabs.com/v1/swagger-ui.html) +- [Redis Cloud REST API reference](https://api.redislabs.com/v1/swagger-ui.html) ### Redis Enterprise Software API