Skip to content

Commit 4432923

Browse files
Update home.html
1 parent 36a04b4 commit 4432923

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
@@ -84,7 +84,7 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
8484
"ButtonLabel" "Deploy Active-Active databases in Redis Cloud"
8585
"ButtonLink" "./operate/kubernetes/deployment/quick-start/"
8686
"ButtonLabel" "Kubernetes deployment"
87-
}}
87+
) }}
8888
{{ partial "docs-section.html" (dict
8989
"Title" "Libraries and tools"
9090
"Description" "Learn about libraries and tools available for Redis."
@@ -136,7 +136,7 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
136136
"ButtonLabel" "AI agents, chatbots, and apps"
137137
"ButtonLink" "./develop/get-started/vector-database/"
138138
"ButtonLabel" "Vector database quick start guide"
139-
}}
139+
) }}
140140
{{ partial "docs-section.html" (dict
141141
"Title" "Redis Cloud"
142142
"Description" "Deploy Redis Enterprise on Amazon Web Services, Google Cloud, or Microsoft Azure."

0 commit comments

Comments
 (0)