Skip to content

Commit 9fdf092

Browse files
#RI-3527 - fix recommendation indexes
1 parent 21a3742 commit 9fdf092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redisinsight/ui/src/constants/dbAnalysisRecommendations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -598,15 +598,15 @@
598598
"value": "Create a "
599599
},
600600
{
601-
"id": "4",
601+
"id": "6",
602602
"type": "link",
603603
"value": {
604604
"href": "https://redis.com/try-free/?utm_source=redis&utm_medium=app&utm_campaign=redisinsight_recommendations/",
605605
"name": "free Redis Stack database"
606606
}
607607
},
608608
{
609-
"id": "5",
609+
"id": "7",
610610
"type": "span",
611611
"value": " which extends the core capabilities of Redis OSS and uses modern data models and processing engines."
612612
}

0 commit comments

Comments
 (0)