Skip to content

Commit 7852f21

Browse files
Update home.html
1 parent 6d2c8a5 commit 7852f21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
7979
"ButtonLink" "./operate/rc/rc-quickstart/"
8080
"ButtonLabel" "Redis Cloud quick start guide"
8181
"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/")
8383
)
8484
) }}
8585
{{ partial "docs-section.html" (dict
@@ -88,7 +88,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
8888
"ButtonLink" "./operate/oss_and_stack/install/install-stack/"
8989
"ButtonLabel" "Redis Stack install guide"
9090
"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/")
9292
)
9393
) }}
9494
{{ partial "docs-section.html" (dict

0 commit comments

Comments
 (0)