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 de2252e commit 5d93690Copy full SHA for 5d93690
layouts/home.html
@@ -158,7 +158,7 @@ <h2 class="text-5xl font-medium" id="operate">Deploy</h2>
158
"ButtonLink" "./integrate/prometheus-with-redis-enterprise/"
159
"ButtonLabel" "Prometheus and Grafana with Redis guide"
160
"LinksLeft" (slice
161
- (dict "Text" "Prometheus and Graphana with Redis Cloud guide" "URL" "./integrate/prometheus-with-redis-cloud/")
+ (dict "Text" "Prometheus and Grafana with Redis Cloud" "URL" "./integrate/prometheus-with-redis-cloud/")
162
)
163
) }}
164
{{ partial "docs-section.html" (dict
0 commit comments