File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
79
79
"ButtonLink" "./operate/rc/rc-quickstart/"
80
80
"ButtonLabel" "Redis Cloud quick start guide"
81
81
"LinksLeft" (slice
82
- (dict "Text" "High availability & replication" "URL" "./operate/rc/databases/configuration/high-availability/")
82
+ (dict "Text" "High availability & replication guide " "URL" "./operate/rc/databases/configuration/high-availability/")
83
83
)
84
84
) }}
85
85
{{ partial "docs-section.html" (dict
@@ -88,7 +88,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
88
88
"ButtonLink" "./operate/oss_and_stack/install/install-stack/"
89
89
"ButtonLabel" "Redis Stack install guide"
90
90
"LinksLeft" (slice
91
- (dict "Text" "Redis persistence options " "URL" "./operate/oss_and_stack/management/persistence /")
91
+ (dict "Text" "Redis for AI docs and examples " "URL" "./develop/ai /")
92
92
)
93
93
) }}
94
94
{{ partial "docs-section.html" (dict
You can’t perform that action at this time.
0 commit comments