From 7f83770c19fe296b53fa05db6a95bf4bf93f1726 Mon Sep 17 00:00:00 2001 From: Cameron Bates Date: Fri, 20 Sep 2024 16:49:59 -0400 Subject: [PATCH] Fix Ingest and Write-behind link 404s on home page --- layouts/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/home.html b/layouts/home.html index 8989d2eb72..ac4e1ff2e9 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -94,8 +94,8 @@

Learn

"LinksLeft" (slice (dict "Text" "RedisVL" "URL" "./integrate/redisvl/") (dict "Text" "RedisOM for Python" "URL" "./integrate/redisom-for-python") - (dict "Text" "Ingest" "URL" "./integrate/redis-data-integration/quickstart/ingest-guide/") - (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/") ) ) }} {{ partial "docs-section.html" (dict