Skip to content

Commit 723a1a1

Browse files
Update home.html
1 parent ddaeccd commit 723a1a1

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
@@ -135,12 +135,12 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
135135
)
136136
) }}
137137
{{ partial "docs-section.html" (dict
138-
"Title" "Deploy on Kubernetes"
138+
"Title" "Deploy on containers running in Kubernetes"
139139
"Description" "Get started with the Redis Software for Kubernetes container image"
140140
"ButtonLink" "./operate/kubernetes/deployment/quick-start/"
141141
"ButtonLabel" "Kubernetes deployment quickstart"
142142
"LinksLeft" (slice
143-
(dict "Text" "Deploy Redis Enterprise for Kubernetes with OpenShift guide" "URL" "./operate/kubernetes/deployment/openshift/")
143+
(dict "Text" "Deploy Redis Software for Kubernetes with OpenShift guide" "URL" "./operate/kubernetes/deployment/openshift/")
144144
)
145145
) }}
146146
{{ partial "docs-section.html" (dict

0 commit comments

Comments
 (0)