Skip to content

Commit bc41625

Browse files
committed
Merge branch 'main' into DOC-4137
2 parents 07bc249 + 52fdda0 commit bc41625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ <h2 class="text-5xl font-medium" id="operate">Learn</h2>
9494
"LinksLeft" (slice
9595
(dict "Text" "RedisVL" "URL" "./integrate/redisvl/")
9696
(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/")
97+
(dict "Text" "Ingest" "URL" "./integrate/redis-data-integration/")
98+
(dict "Text" "Write-behind" "URL" "./integrate/write-behind/quickstart/write-behind-guide/")
9999
)
100100
) }}
101101
{{ partial "docs-section.html" (dict

0 commit comments

Comments
 (0)