File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -127,10 +127,10 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
127
127
< div class ="lg:px-11 w-full flex flex-col gap-3 ">
128
128
< h2 class ="text-5xl font-medium " id ="operate "> Deploy</ h2 >
129
129
{{ partial "docs-section.html" (dict
130
- "Title" "Deploy Redis in a large- scale organization "
130
+ "Title" "Deploy Redis clusters for scale and availability "
131
131
"Description" "Robust support for hybrid and geo-distributed environments"
132
132
"ButtonLink" "./operate/rs/installing-upgrading/install/plan-deployment/"
133
- "ButtonLabel" "Redis Software deployment planning guide "
133
+ "ButtonLabel" "Redis deployment planning"
134
134
"LinksLeft" (slice
135
135
(dict "Text" "Optimize Redis clusters guide" "URL" "./operate/rs/clusters/optimize")
136
136
)
@@ -148,9 +148,9 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
148
148
"Title" "Ingest and sync data to Redis"
149
149
"Description" "Enable pipeline sync of Redis Software with live data from your disk-based databases"
150
150
"ButtonLink" "./integrate/redis-data-integration/quick-start-guide/"
151
- "ButtonLabel" "Redis Data Integration (RDI) pipeline quick start"
151
+ "ButtonLabel" "Pipeline quick start"
152
152
"LinksLeft" (slice
153
- (dict "Text" "RDI feature overview" "URL" "./integrate/redis-data-integration/")
153
+ (dict "Text" "Redis Data Integration feature overview" "URL" "./integrate/redis-data-integration/")
154
154
)
155
155
) }}
156
156
{{ partial "docs-section.html" (dict
You can’t perform that action at this time.
0 commit comments