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.
2 parents 67a8c81 + ce687f2 commit d2a9e24Copy full SHA for d2a9e24
layouts/partials/article/feedback.html
@@ -62,7 +62,9 @@ <h4 id="bug-reports-and-feedback">Support and feedback</h4>
62
<li><a class="reddit" href="https://reddit.com/r/influxdb" target="_blank">InfluxDB Subreddit</a></li>
63
</ul>
64
{{ 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>
+ <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
+
68
{{ end }}
69
</div>
70
<div class="actions">
0 commit comments