We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a9183 commit 48ca782Copy full SHA for 48ca782
layouts/home.html
@@ -106,7 +106,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
106
"ButtonLink" "./integrate/riot/"
107
"ButtonLabel" "Redis input and output CLI tool user guide"
108
"LinksLeft" (slice
109
- (dict "Text" "Redis Input/Output Tool quickstart guide" "URL" "./integrate/riot/quick-start/")
+ (dict "Text" "Redis Input/Output Tool quick start" "URL" "./integrate/riot/quick-start/")
110
)
111
) }}
112
{{ partial "docs-section.html" (dict
0 commit comments