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>
127127 < div class ="lg:px-11 w-full flex flex-col gap-3 ">
128128 < h2 class ="text-5xl font-medium " id ="operate "> Deploy</ h2 >
129129 {{ partial "docs-section.html" (dict
130- "Title" "Deploy Redis in a large- scale organization "
130+ "Title" "Deploy Redis clusters for scale and availability "
131131 "Description" "Robust support for hybrid and geo-distributed environments"
132132 "ButtonLink" "./operate/rs/installing-upgrading/install/plan-deployment/"
133- "ButtonLabel" "Redis Software deployment planning guide "
133+ "ButtonLabel" "Redis deployment planning"
134134 "LinksLeft" (slice
135135 (dict "Text" "Optimize Redis clusters guide" "URL" "./operate/rs/clusters/optimize")
136136 )
@@ -148,9 +148,9 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
148148 "Title" "Ingest and sync data to Redis"
149149 "Description" "Enable pipeline sync of Redis Software with live data from your disk-based databases"
150150 "ButtonLink" "./integrate/redis-data-integration/quick-start-guide/"
151- "ButtonLabel" "Redis Data Integration (RDI) pipeline quick start"
151+ "ButtonLabel" "Pipeline quick start"
152152 "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/")
154154 )
155155 ) }}
156156 {{ partial "docs-section.html" (dict
You can’t perform that action at this time.
0 commit comments