Skip to content

Commit 02b36cb

Browse files
#RI-4572 - update recommendation guide link
1 parent 7b79310 commit 02b36cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

redisinsight/ui/src/constants/dbAnalysisRecommendations.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"telemetryEvent": "shardHashes",
7676
"title": "Shard big hashes to small hashes",
7777
"redisStack": true,
78-
"tutorial": "/quick-guides/document/working-with-hashes.md",
78+
"tutorial": "/quick-guides/document/introduction.md",
7979
"content": [
8080
{
8181
"type": "paragraph",
@@ -1039,7 +1039,7 @@
10391039
"id": "searchJSON",
10401040
"title": "Try indexing your JSON documents for efficient data retrieval",
10411041
"redisStack": true,
1042-
"tutorial": "/quick-guides/document/working-with-json.md",
1042+
"tutorial": "/quick-guides/document/introduction.md",
10431043
"content": [
10441044
{
10451045
"type": "span",
@@ -1130,7 +1130,7 @@
11301130
"id": "stringToJson",
11311131
"title": "Try using our JSON native document store",
11321132
"redisStack": true,
1133-
"tutorial": "/quick-guides/document/working-with-json.md",
1133+
"tutorial": "/quick-guides/document/introduction.md",
11341134
"content": [
11351135
{
11361136
"type": "paragraph",
@@ -1310,7 +1310,7 @@
13101310
"searchHash": {
13111311
"id": "searchHash",
13121312
"title": "Try indexing your hash documents to query and retrieve data",
1313-
"tutorial": "/quick-guides/document/working-with-hashes.md",
1313+
"tutorial": "/quick-guides/document/introduction.md",
13141314
"redisStack": true,
13151315
"content": [
13161316
{

0 commit comments

Comments
 (0)