Skip to content

Conversation

@mich-elle-luna
Copy link
Collaborator

No description provided.

Updated links to use relref syntax for better compatibility.
@jit-ci
Copy link

jit-ci bot commented Oct 15, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@mich-elle-luna mich-elle-luna requested a review from a team October 15, 2025 18:11
Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few incorrect links (see below).

- [Redis Vector Search documentation](/develop/interact/search-and-query/advanced-concepts/vectors/)
- [RedisVL Python library](/develop/clients/redisvl/) for vector operations and AI workflows
- [Redis Vector Search documentation]({{< relref "/develop/interact/search-and-query/advanced-concepts/vectors" >}})
- [RedisVL Python library]({{< relref "/develop/clients/redisvl" >}}) for vector operations and AI workflows
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [RedisVL Python library]({{< relref "/develop/clients/redisvl" >}}) for vector operations and AI workflows
- [RedisVL Python library]({{< relref "/develop/ai/redisvl/" >}}) for vector operations and AI workflows

- [Performance optimization](/operate/rs/administering/database-operations/memory-performance/) best practices
- [Redis Cloud]({{< relref "/operate/rc" >}}) for managed Redis hosting
- [Redis Enterprise]({{< relref "/operate/rs" >}}) for on-premises deployment
- [Performance optimization]({{< relref "/operate/rs/administering/database-operations/memory-performance" >}}) best practices
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link is broken (just goes to the top of the page). Not sure what it should be.

@mich-elle-luna
Copy link
Collaborator Author

thank @dwdougherty I think I got them all fixed if you can check them again

Updated styling for agent concepts sections to remove dark mode classes and improve consistency.
Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one more link to fix. I'll go ahead and approve so you don't have to wait.

### Redis AI documentation

- [Redis Vector Search](/develop/interact/search-and-query/vector-search/) - Semantic search capabilities
- [Redis Vector Search]({{< relref "/develop/ai/search-and-query" >}}) - Semantic search capabilities
Copy link
Collaborator

@dwdougherty dwdougherty Oct 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is still incorrect. It should be:

[Redis Vector Search]({{< relref "/develop/ai/search-and-query/vectors/" >}})

Updated the link for Redis Vector Search to point to the correct path.
@mich-elle-luna mich-elle-luna merged commit 80541a4 into main Oct 15, 2025
7 checks passed
@mich-elle-luna mich-elle-luna deleted the fix-agent-doc-links branch October 15, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants