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: (