Skip to content

Commit 3bd55b4

Browse files
Update home.html
1 parent ae00696 commit 3bd55b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,13 +114,13 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
114114
"Title" "Machine learning"
115115
"Description" "Fast and scalable data retrieval for AI"
116116
"ButtonLink" "./develop/get-started/redis-in-ai/"
117-
"ButtonLabel" "AI agents, chatbots & apps"
117+
"ButtonLabel" "agents, chatbots & apps"
118118
) }}
119119
{{ partial "docs-section.html" (dict
120120
"Title" "Vector queries"
121121
"Description" "Use vectors that ML models can process"
122122
"ButtonLink" "./develop/get-started/vector-database/"
123-
"ButtonLabel" "Vector database quick start guide"
123+
"ButtonLabel" "Vector quick start guide"
124124
) }}
125125
</div>
126126
</div>

0 commit comments

Comments
 (0)