File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export default function BackgroundTasksFeaturesGrid() {
23
23
{
24
24
title : "Archival" ,
25
25
icon : "data-archival" ,
26
- url : `/${ activeVersion . label } /server/extensions/ archival` ,
26
+ url : `/${ activeVersion . label } /data- archival/overview ` ,
27
27
description : "Retain old documents access while boosting performance" ,
28
28
} ,
29
29
] ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import { Icon } from "../../Common/Icon";
6
6
7
7
const useCases = [
8
8
{
9
- title : "Short introduction to data modeling in non-relational database " ,
9
+ title : "Survive the AI tidal wave with RavenDB & GenAI " ,
10
10
imgSrc :
11
11
"https://ravendb.net/wp-content/uploads/2025/06/article-cover-genai.png" ,
12
12
description : (
You can’t perform that action at this time.
0 commit comments