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 e83444b commit 470b975Copy full SHA for 470b975
layouts/home.html
@@ -146,7 +146,7 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
146
) }}
147
{{ partial "docs-section.html" (dict
148
"Title" "Ingest and sync data to Redis"
149
- "Description" "Enable pipeline sync of Redis Software with live data from your disk-based databases"
+ "Description" "Sync Redis Software with live data from your disk-based databases"
150
"ButtonLink" "./integrate/redis-data-integration/quick-start-guide/"
151
"ButtonLabel" "Pipeline quick start"
152
"LinksLeft" (slice
0 commit comments