Merge branch 'master' into clustered-release-jun2025

pull/6134/head
Scott Anderson 2025-06-13 11:38:21 -06:00
commit 5f00d65334
1 changed files with 3 additions and 1 deletions

View File

@ -62,7 +62,9 @@
<li><a class="reddit" href="https://reddit.com/r/influxdb" target="_blank">InfluxDB Subreddit</a></li> <li><a class="reddit" href="https://reddit.com/r/influxdb" target="_blank">InfluxDB Subreddit</a></li>
</ul> </ul>
{{ if not (in $supportBlacklist $product) }} {{ if not (in $supportBlacklist $product) }}
<p><strong>Customers with an annual or support contract</strong> can <a href="https://support.influxdata.com/">contact InfluxData Support</a>.</p> <p><strong>Customers with an annual or support contract</strong> can <a href="https://support.influxdata.com/">contact InfluxData Support</a>.
<strong>Customers using a trial license</strong> can email trial@influxdata.com for assistance.</p>
{{ end }} {{ end }}
</div> </div>
<div class="actions"> <div class="actions">