Skip to content

Commit 48ca782

Browse files
Update layouts/home.html
Co-authored-by: Cameron Bates <[email protected]>
1 parent a2a9183 commit 48ca782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/home.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h2 class="text-5xl font-medium" id="operate">Get Started</h2>
106106
"ButtonLink" "./integrate/riot/"
107107
"ButtonLabel" "Redis input and output CLI tool user guide"
108108
"LinksLeft" (slice
109-
(dict "Text" "Redis Input/Output Tool quickstart guide" "URL" "./integrate/riot/quick-start/")
109+
(dict "Text" "Redis Input/Output Tool quick start" "URL" "./integrate/riot/quick-start/")
110110
)
111111
) }}
112112
{{ partial "docs-section.html" (dict

0 commit comments

Comments
 (0)