From c88f9ce8b6af4e861bfde9a2edc3f62969df538b Mon Sep 17 00:00:00 2001 From: Kelly Date: Wed, 15 Apr 2020 14:31:28 -0700 Subject: [PATCH] upd "Support and feedback" for cloud and OSS --- layouts/partials/article.html | 7 +------ layouts/partials/article/_cloud-feedback.html | 18 ------------------ layouts/partials/article/_feedback.html | 13 ++++++++----- 3 files changed, 9 insertions(+), 29 deletions(-) delete mode 100644 layouts/partials/article/_cloud-feedback.html diff --git a/layouts/partials/article.html b/layouts/partials/article.html index b5eba7a26..8722dbbfb 100644 --- a/layouts/partials/article.html +++ b/layouts/partials/article.html @@ -8,11 +8,6 @@ {{ .Content }} {{ partial "article/related.html" . }} {{ partial "article/tags.html" . }} - - {{ if in .RelPermalink "/cloud/"}} - {{ partial "article/_cloud-feedback.html" . }} - {{ else }} - {{ partial "article/_feedback.html" . }} - {{ end }} + {{ partial "article/_feedback.html" . }} diff --git a/layouts/partials/article/_cloud-feedback.html b/layouts/partials/article/_cloud-feedback.html deleted file mode 100644 index 56788dd54..000000000 --- a/layouts/partials/article/_cloud-feedback.html +++ /dev/null @@ -1,18 +0,0 @@ -{{ $cloudName := .Site.Data.products.cloud.name }} -{{ $cloudNameShort := .Site.Data.products.cloud.shortname }} -
-
-

{{ $cloudName }} Support

-

- The following resources are available when you need help with {{ $cloudNameShort }}: -

-
Free Plan
- -
Usage-based Plan
- -
diff --git a/layouts/partials/article/_feedback.html b/layouts/partials/article/_feedback.html index 35e02376f..b2612a92d 100644 --- a/layouts/partials/article/_feedback.html +++ b/layouts/partials/article/_feedback.html @@ -1,15 +1,18 @@
-

Bug Reports and Feedback

+

Support and feedback

- Thank you for being willing to help test InfluxDB v2.0 beta! - Feedback and bug reports are welcome and encouraged both for InfluxDB and this documentation. - Submit feedback using one of the following methods: -

+ Thank you for being part of our community! + We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. + To find support or submit feedback, the following resources are available: +

+

+ For our Cloud customers, InfluxData Support is also available. +