diff --git a/layouts/shortcodes/influxdb3/home-sample-link.html b/layouts/shortcodes/influxdb3/home-sample-link.html index 32977b266..dec324560 100644 --- a/layouts/shortcodes/influxdb3/home-sample-link.html +++ b/layouts/shortcodes/influxdb3/home-sample-link.html @@ -2,7 +2,7 @@ {{- $product := index $productPathData 2 -}} {{- $isDistributed := in (slice "cloud-dedicated" "cloud-serverless" "clustered") $product -}} {{- if $isDistributed -}} -Get started home sensor sample data +Get started home sensor sample data {{- else -}} -Home sensor sample data +Home sensor sample data {{- end -}}