We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 321564c + 7f83770 commit 52fdda0Copy full SHA for 52fdda0
layouts/home.html
@@ -94,8 +94,8 @@ <h2 class="text-5xl font-medium" id="operate">Learn</h2>
94
"LinksLeft" (slice
95
(dict "Text" "RedisVL" "URL" "./integrate/redisvl/")
96
(dict "Text" "RedisOM for Python" "URL" "./integrate/redisom-for-python")
97
- (dict "Text" "Ingest" "URL" "./integrate/redis-data-integration/quickstart/ingest-guide/")
98
- (dict "Text" "Write-behind" "URL" "./integrate/redis-data-integration/quickstart/write-behind-guide/")
+ (dict "Text" "Ingest" "URL" "./integrate/redis-data-integration/")
+ (dict "Text" "Write-behind" "URL" "./integrate/write-behind/quickstart/write-behind-guide/")
99
)
100
) }}
101
{{ partial "docs-section.html" (dict
0 commit comments