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() {
2323 {
2424 title : "Archival" ,
2525 icon : "data-archival" ,
26- url : `/${ activeVersion . label } /server/extensions/ archival` ,
26+ url : `/${ activeVersion . label } /data- archival/overview ` ,
2727 description : "Retain old documents access while boosting performance" ,
2828 } ,
2929 ] ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import { Icon } from "../../Common/Icon";
66
77const useCases = [
88 {
9- title : "Short introduction to data modeling in non-relational database " ,
9+ title : "Survive the AI tidal wave with RavenDB & GenAI " ,
1010 imgSrc :
1111 "https://ravendb.net/wp-content/uploads/2025/06/article-cover-genai.png" ,
1212 description : (
You can’t perform that action at this time.
0 commit comments