From 6833fccc3e93f2a90d0e93a5efa77006d71e2c78 Mon Sep 17 00:00:00 2001 From: Mateusz Bartosik Date: Thu, 7 Aug 2025 17:12:54 +0200 Subject: [PATCH] Fix Data Archival link, and title for Use case --- .../Homepage/Features/FeaturesLists/BackgroundTasksFeatures.tsx | 2 +- src/components/Homepage/UseCases/UseCases.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Homepage/Features/FeaturesLists/BackgroundTasksFeatures.tsx b/src/components/Homepage/Features/FeaturesLists/BackgroundTasksFeatures.tsx index ab29035d2f..3caf14de40 100644 --- a/src/components/Homepage/Features/FeaturesLists/BackgroundTasksFeatures.tsx +++ b/src/components/Homepage/Features/FeaturesLists/BackgroundTasksFeatures.tsx @@ -23,7 +23,7 @@ export default function BackgroundTasksFeaturesGrid() { { title: "Archival", icon: "data-archival", - url: `/${activeVersion.label}/server/extensions/archival`, + url: `/${activeVersion.label}/data-archival/overview`, description: "Retain old documents access while boosting performance", }, ]; diff --git a/src/components/Homepage/UseCases/UseCases.tsx b/src/components/Homepage/UseCases/UseCases.tsx index 2d5e23a820..e73653baa0 100644 --- a/src/components/Homepage/UseCases/UseCases.tsx +++ b/src/components/Homepage/UseCases/UseCases.tsx @@ -6,7 +6,7 @@ import { Icon } from "../../Common/Icon"; const useCases = [ { - title: "Short introduction to data modeling in non-relational database", + title: "Survive the AI tidal wave with RavenDB & GenAI", imgSrc: "https://ravendb.net/wp-content/uploads/2025/06/article-cover-genai.png", description: (