From caf91b90fc032baa6f843cd9039cf9dda843b097 Mon Sep 17 00:00:00 2001 From: Marko Trapani <118315841+markotrapani@users.noreply.github.com> Date: Thu, 6 Mar 2025 08:10:18 -0800 Subject: [PATCH] Update docs.md Fix "getting started link" --- content/integrate/redisvl/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/integrate/redisvl/docs.md b/content/integrate/redisvl/docs.md index b2fe8f5280..0d362fcffe 100644 --- a/content/integrate/redisvl/docs.md +++ b/content/integrate/redisvl/docs.md @@ -6,4 +6,4 @@ type: integration weight: 3 --- -Full documentation for RedisVL, including a [getting started guide](https://docs.redisvl.com/en/stable/user_guide/getting_started_01.html), is available [here](https://docs.redisvl.com/en/stable/). \ No newline at end of file +Full documentation for RedisVL, including a [getting started guide](https://docs.redisvl.com/en/stable/user_guide/01_getting_started.html), is available [here](https://docs.redisvl.com/en/stable/).