From db28b4847c032cb7b22529ee15e699250d2b43ca Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Mon, 14 Dec 2020 17:50:41 -0800 Subject: [PATCH] Link to helper scripts --- content/influxdb/v2.0/reference/release-notes/influxdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/v2.0/reference/release-notes/influxdb.md b/content/influxdb/v2.0/reference/release-notes/influxdb.md index c64d3d8bf..f4ca888a4 100644 --- a/content/influxdb/v2.0/reference/release-notes/influxdb.md +++ b/content/influxdb/v2.0/reference/release-notes/influxdb.md @@ -28,7 +28,7 @@ To override the default configuration path (`~/.influxdbv2/`), use the new `--v2 We've renamed the InfluxDB v2 DEB and RPM packages to clarify versions. The package name is now `influxdb2` and conflicts with any previous `influxdb` package (including initial 2.0.0, 2.0.1, and 2.0.2 packages). -This release also defines v2-specific path defaults and provides helper scripts for `influxd upgrade` and cleanup cases. +This release also defines v2-specific path defaults and provides [helper scripts](https://github.com/influxdata/influxdb/blob/master/scripts/influxdb2-upgrade.sh) for `influxd upgrade` and cleanup cases. ### Features