Skip to content

Commit e67e91f

Browse files
Merge pull request #1418 from redis/ventures-fix
Ventures fix
2 parents 1db3333 + 7370749 commit e67e91f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/develop/get-started/vector-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,9 @@ From the description, this bike is an excellent match for younger children, and
279279

280280
1. You can learn more about the query options, such as filters and vector range queries, by reading the [vector reference documentation]({{< relref "/develop/interact/search-and-query/advanced-concepts/vectors" >}}).
281281
2. The complete [Redis Query Engine documentation]({{< relref "/develop/interact/search-and-query/" >}}) might be interesting for you.
282-
3. If you want to follow the code examples more interactively, then you can use the [Jupyter notebook](https://github.com/RedisVentures/redis-vss-getting-started/blob/main/vector_similarity_with_redis.ipynb) that inspired this quick start guide.
282+
3. If you want to follow the code examples more interactively, then you can use the [Jupyter notebook](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/vector-search/00_redispy.ipynb) that inspired this quick start guide.
283283
4. If you want to see more advanced examples of a Redis vector database in action, visit the [Redis AI Resources](https://github.com/redis-developer/redis-ai-resources) page on GitHub.
284284

285285
## Continue learning with Redis University
286286

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

content/integrate/amazon-bedrock/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ To fully set up Bedrock with Redis Cloud, you will need to do the following:
3636
## More info
3737

3838
- [Amazon Bedrock integration blog post](https://redis.io/blog/amazon-bedrock-integration-with-redis-enterprise/)
39-
- [Detailed steps](https://github.com/RedisVentures/aws-redis-bedrock-stack/blob/main/README.md)
39+
- [Detailed steps](https://github.com/redis-applied-ai/aws-redis-bedrock-stack/blob/main/README.md)

0 commit comments

Comments
 (0)