We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e368c1 commit 2101664Copy full SHA for 2101664
layouts/home.html
@@ -140,7 +140,7 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
140
"ButtonLink" "./operate/kubernetes/deployment/quick-start/"
141
"ButtonLabel" "Kubernetes deployment guide"
142
"LinksLeft" (slice
143
- (dict "Text" "Deploy Redis Software for Kubernetes with OpenShift guide" "URL" "./operate/kubernetes/deployment/openshift/")
+ (dict "Text" "Deploy Redis Software for Kubernetes with OpenShift" "URL" "./operate/kubernetes/deployment/openshift/")
144
)
145
) }}
146
{{ partial "docs-section.html" (dict
0 commit comments