We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efda34b commit 80bbe5fCopy full SHA for 80bbe5f
docs/conf.py
@@ -79,8 +79,8 @@
79
html_logo = "_static/Redis_Favicon_32x32_Red.png"
80
html_favicon = "_static/Redis_Favicon_32x32_Red.png"
81
html_context = {
82
- "github_user": "Redis Applied AI",
83
- "github_repo": "RedisVL",
+ "github_user": "Redis",
+ "github_repo": "Redis-VL-python",
84
"github_version": "main",
85
"doc_path": "docs",
86
}
0 commit comments