Skip to content

Commit d2a9e24

Browse files
authored
Merge branch 'master' into pbarnett/update-enterprise-config-options
2 parents 67a8c81 + ce687f2 commit d2a9e24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

layouts/partials/article/feedback.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ <h4 id="bug-reports-and-feedback">Support and feedback</h4>
6262
<li><a class="reddit" href="https://reddit.com/r/influxdb" target="_blank">InfluxDB Subreddit</a></li>
6363
</ul>
6464
{{ if not (in $supportBlacklist $product) }}
65-
<p><strong>Customers with an annual or support contract</strong> can <a href="https://support.influxdata.com/">contact InfluxData Support</a>.</p>
65+
<p><strong>Customers with an annual or support contract</strong> can <a href="https://support.influxdata.com/">contact InfluxData Support</a>.
66+
<strong>Customers using a trial license</strong> can email trial@influxdata.com for assistance.</p>
67+
6668
{{ end }}
6769
</div>
6870
<div class="actions">

0 commit comments

Comments
 (0)