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 f01e930 commit f2d8028Copy full SHA for f2d8028
layouts/home.html
@@ -75,7 +75,7 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
75
<h2 class="text-5xl font-medium" id="operate">Get Started</h2>
76
{{ partial "docs-section.html" (dict
77
"Title" "Quickly set up Redis in the cloud"
78
- "Description" "Free Redis Cloud account managed by Redis or on AWS, GCP, or Azure"
+ "Description" "Set up a Free Redis-managed database on AWS, GCP, or Azure"
79
"ButtonLink" "./operate/rc/rc-quickstart/"
80
"ButtonLabel" "Redis Cloud quickstart setup guide"
81
"LinksLeft" (slice
0 commit comments