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 43468f0 commit 8352bf1Copy full SHA for 8352bf1
layouts/home.html
@@ -114,7 +114,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
114
<h2 class="text-5xl font-medium" id="operate">Deploy</h2>
115
{{ partial "docs-section.html" (dict
116
"Title" "Deploy Redis for a large-scale organization"
117
- "Description" "Enterprise-grade deployment including hybrid and geo-distributed environments"
+ "Description" "Enterprise-grade deployment including hybrid and geo-distributed"
118
"ButtonLink" "./operate/rs/installing-upgrading/install/plan-deployment/"
119
"ButtonLabel" "Redis Software deployment planning guide"
120
"LinksLeft" (slice
0 commit comments