Skip to content

Commit 4ab12ec

Browse files
change links to use relref syntax
Updated links to use relref syntax for better compatibility.
1 parent c55453e commit 4ab12ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ The generated code includes detailed setup instructions and best practices to ge
6262

6363
### Redis AI documentation
6464

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

7070
### Community and support
7171

7272
- Join the [Redis Discord](https://discord.gg/redis) for community support
7373
- Explore [Redis AI Resources on GitHub](https://github.com/redis-developer/redis-ai-resources)
74-
- Watch [AI Video Collection](/develop/ai/ai-videos/) for tutorials and demonstrations
74+
- Watch [AI Video Collection]({{< relref "/develop/ai/ai-videos" >}}) for tutorials and demonstrations

0 commit comments

Comments
 (0)