Skip to content

Commit 76363ad

Browse files
committed
remove redis ventures reference
1 parent 9f2d54d commit 76363ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.vscode/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"python.testing.pytestArgs": [
3+
"tests"
4+
],
5+
"python.testing.unittestEnabled": false,
6+
"python.testing.pytestEnabled": true
7+
}

docs/examples/search_vector_similarity_examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@
638638
"cell_type": "markdown",
639639
"metadata": {},
640640
"source": [
641-
"Find more example apps, tutorials, and projects using Redis Vector Similarity Search [in this GitHub organization](https://github.com/RedisVentures)."
641+
"Find more example apps, tutorials, and projects using Redis Vector Similarity Search [Redis AI resources](https://github.com/redis-developer/redis-ai-resources/tree/main)."
642642
]
643643
}
644644
],

0 commit comments

Comments
 (0)