Skip to content

Commit 2101664

Browse files
Update layouts/home.html
Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com>
1 parent 2e368c1 commit 2101664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
140140
"ButtonLink" "./operate/kubernetes/deployment/quick-start/"
141141
"ButtonLabel" "Kubernetes deployment guide"
142142
"LinksLeft" (slice
143-
(dict "Text" "Deploy Redis Software for Kubernetes with OpenShift guide" "URL" "./operate/kubernetes/deployment/openshift/")
143+
(dict "Text" "Deploy Redis Software for Kubernetes with OpenShift" "URL" "./operate/kubernetes/deployment/openshift/")
144144
)
145145
) }}
146146
{{ partial "docs-section.html" (dict

0 commit comments

Comments
 (0)