Skip to content

Commit 3c32f10

Browse files
committed
Apply more suggestions from code review
1 parent c91ec3f commit 3c32f10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/develop/ai/search-and-query/vectors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,6 @@ Here are some additional resources that apply vector search for different use ca
586586
- [Retrieval augmented generation from scratch](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/RAG/01_redisvl.ipynb)
587587
- [Semantic caching](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/semantic-cache/semantic_caching_gemini.ipynb)
588588

589-
<!-- ## Continue learning with Redis University
589+
## Continue learning with Redis University
590590

591-
{{< university-links >}}-->
591+
{{< university-links >}}

static/resources/redisuniversity.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ links:
6363
text: See the [Get started with Redis Software learning path](https://university.redis.io/learningpath/an0mgw5bjpjfbe) for courses.
6464

6565
# Redis Develop links
66-
- page: /develop/interact/search-and-query/advanced-concepts/vectors
66+
- page: /develop/ai/search-and-query/vectors
6767
text: See the [Introduction to vector search course](https://university.redis.io/course/yz1lretjfpdlew?tab=details) to learn more.
68-
68+

0 commit comments

Comments
 (0)