File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -54,10 +54,13 @@ <h4 id="bug-reports-and-feedback">Support and feedback</h4>
54
54
</ p >
55
55
< ul >
56
56
{{ if and (eq $product "influxdb3") (or (eq $version "core") (eq $version "enterprise")) }}
57
- < li > < a class ="discord " href ="https://discord.gg/9zaNCW2PRT " target ="_blank "> < strong > InfluxDB Discord Server</ strong > < em style ="opacity:.5 "> (Preferred for InfluxDB 3 Core and Enterprise)</ em > </ a > </ li >
57
+ < li > < a class ="discord " href ="https://discord.gg/9zaNCW2PRT " target ="_blank "> < strong > InfluxDB Discord Server</ strong > < em style ="opacity:.5 "> (Preferred)</ em > </ a > </ li >
58
+ < li > < a class ="slack " href ="https://influxdata.com/slack " target ="_blank "> InfluxDB Community Slack</ a > </ li >
59
+ {{ else }}
60
+ < li > < a class ="slack " href ="https://influxdata.com/slack " target ="_blank "> InfluxDB Community Slack < em style ="opacity:.5 "> (Preferred)</ em > </ a > </ li >
61
+ < li > < a class ="discord " href ="https://discord.gg/9zaNCW2PRT " target ="_blank "> < strong > InfluxDB Discord Server</ strong > </ a > </ li >
58
62
{{ end }}
59
63
< li > < a class ="community " href ="https://community.influxdata.com/ " target ="_blank "> InfluxData Community</ a > </ li >
60
- < li > < a class ="slack " href ="https://influxdata.com/slack " target ="_blank "> InfluxDB Community Slack</ a > </ li >
61
64
< li > < a class ="reddit " href ="https://reddit.com/r/influxdb " target ="_blank "> InfluxDB Subreddit</ a > </ li >
62
65
</ ul >
63
66
{{ if not (in $supportBlacklist $product) }}
You can’t perform that action at this time.
0 commit comments