Merge pull request #6133 from influxdata/garylfowler-patch-2
Add info on trial@influxdata.com for help with trial licensespull/6130/head^2
commit
ce687f2d7f
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue