From 81c4ac63f48517a798ed36d377731043f1be44d1 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Tue, 20 Apr 2021 15:58:10 -0600 Subject: [PATCH] updated ga notification and scoped it to 1.x docs (#2440) --- data/notifications.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/data/notifications.yaml b/data/notifications.yaml index aa79d93b2..9f8d6bdc4 100644 --- a/data/notifications.yaml +++ b/data/notifications.yaml @@ -10,14 +10,11 @@ - id: v2-ga level: note scope: - - / + - /influxdb/v1 message: | ### InfluxDB OSS 2.0 now generally available! **InfluxDB OSS 2.0** is now generally available and ready for production use. See the [InfluxDB OSS 2.0 release notes](/influxdb/v2.0/reference/release-notes/influxdb/). - For information about upgrading to InfluxDB OSS 2.0, see: - - - [Upgrade from InfluxDB OSS 1.x to 2.0](/influxdb/v2.0/upgrade/v1-to-v2/) - - [Upgrade from InfluxDB 2.0 beta to InfluxDB 2.0](/influxdb/v2.0/upgrade/v2-beta-to-v2/) \ No newline at end of file + For information about upgrading to InfluxDB OSS 2.0, see [Upgrade from InfluxDB OSS 1.x to 2.0](/influxdb/v2.0/upgrade/v1-to-v2/) \ No newline at end of file