Skip to content

Commit 6813d03

Browse files
Fix link for Redis Vector Search documentation
Updated the link for Redis Vector Search to point to the correct section.
1 parent 9011db5 commit 6813d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/ai/agent-builder/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The generated code includes detailed setup instructions and best practices to ge
6262

6363
### Redis AI documentation
6464

65-
- [Redis Vector Search]({{< relref "/develop/interact/search-and-query/vector-search" >}}) - Semantic search capabilities
65+
- [Redis Vector Search]({{< relref "/develop/ai/search-and-query" >}}) - Semantic search capabilities
6666
- [Redis Streams](/develop/data-types/streams/) - Real-time data and conversation history
6767
- [AI Notebooks Collection]({{< relref "/develop/ai/notebook-collection" >}}) - Interactive tutorials and examples
6868
- [Ecosystem Integrations]({{< relref "/develop/ai/ecosystem-integrations" >}}) - Redis with AI frameworks

0 commit comments

Comments
 (0)