Skip to content

Commit 72e5b47

Browse files
Update home.html
1 parent 5e8b229 commit 72e5b47

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
@@ -151,7 +151,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
151151
<tr>
152152
<td style="text-align:center">
153153
{{ partial "docs-section.html" (dict
154-
"Title" "Deploy Redis Software"
154+
"Title" "Deploy Redis Enterprise Software"
155155
"Description" "Enterprise-grade deployment including hybrid and geo-distributed environments"
156156
"ButtonLink" ".operate/rs/installing-upgrading/install/plan-deployment/"
157157
"ButtonLabel" "Redis Software deployment planning guide"
@@ -252,8 +252,8 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
252252

253253

254254
{{ partial "docs-section.html" (dict
255-
"Title" "Monitor with Prometheus and Grafana"
256-
"Description" "Get started with the Redis Software and Prometheus"
255+
"Title" "Monitor Redis with Prometheus"
256+
"Description" "Get started with the Redis Software integration for Prometheus"
257257
"ButtonLink" ".integrate/prometheus-with-redis-enterprise/"
258258
"ButtonLabel" "Prometheus and Grafana with Redis"
259259
) }}

0 commit comments

Comments
 (0)