Skip to content

Commit b83d3de

Browse files
Update home.html
1 parent 1127dc4 commit b83d3de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

layouts/home.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
107107
<td style="text-align:center">
108108

109109
{{ partial "docs-section.html" (dict
110-
"Title" "Optimize data in RedisInsight"
111-
"Description" "RedisInsight on AWS EC2, Docker, Kubernetes, and desktop install guide"
110+
"Title" "Get RedisInsight"
111+
"Description" "Optimize with RedisInsight on AWS EC2, Docker, Kubernetes, and desktop"
112112
"ButtonLink" ".operate/oss_and_stack/redisinsight/install/"
113113
"ButtonLabel" "RedisInsight install guide"
114114
) }}
@@ -124,7 +124,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
124124

125125

126126
{{ partial "docs-section.html" (dict
127-
"Title" "Query data structures with Redis Stack"
127+
"Title" "Use Redis Stack"
128128
"Description" "Redis Stack on Linux, macOS, Windows, or Docker install guide"
129129
"ButtonLink" ".operate/oss_and_stack/install/install-stack/"
130130
"ButtonLabel" "Redis Stack install guide"

0 commit comments

Comments
 (0)