global search to upd links to incld upgrading dir

pull/1700/head
Kelly 2020-10-22 14:20:38 -07:00
parent c5e7e7d51c
commit 6408233de3
4 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ To back up data,
cp -r ~/.influxdbv2 ~/.influxdbv2_bak
```
For more information, see [Upgrade to InfluxDB OSS 2.0rc](/influxdb/v2.0/reference/rc-upgrade-guide/).
For more information, see [Upgrade to InfluxDB OSS 2.0rc](/influxdb/v2.0/reference/upgrading/rc-upgrade-guide/).
{{% /warn %}}
{{% cloud %}}

View File

@ -244,7 +244,7 @@ Get started with InfluxDB OSS v2.0 by downloading InfluxDB, installing the neces
executables, and running the initial setup process.
{{% note %}}
To upgrade from InfluxDB 2.0 beta 16 or earlier to the latest version, see [Upgrade from InfluxDB 2.0 beta to InfluxDB 2.0rc](/influxdb/v2.0/reference/rc-upgrade-guide/).
To upgrade from InfluxDB 2.0 beta 16 or earlier to the latest version, see [Upgrade from InfluxDB 2.0 beta to InfluxDB 2.0rc](/influxdb/v2.0/reference/upgrading/rc-upgrade-guide/).
To upgrade to InfluxDB 2.0rc0 or later from InfluxDB 1.x, see [Upgrade from InfluxDB 1.x to InfluxDB 2.0](/influxdb/v2.0/reference/influxd-upgrade-guide/).
{{% /note %}}

View File

@ -45,14 +45,14 @@ weight: 101
{{% warn %}}
#### Manual upgrade required
To simplify the migration for existing users of InfluxDB 1.x, this release includes significant breaking changes that require a manual upgrade from all alpha and beta versions. For more information, see [Upgrade to InfluxDB OSS 2.0rc](/influxdb/v2.0/reference/rc-upgrade-guide/),
To simplify the migration for existing users of InfluxDB 1.x, this release includes significant breaking changes that require a manual upgrade from all alpha and beta versions. For more information, see [Upgrade to InfluxDB OSS 2.0rc](/influxdb/v2.0/reference/upgrading/rc-upgrade-guide/),
{{% /warn %}}
### Breaking changes
#### Manual upgrade
- To continue using data from InfluxDB 2.0 beta 16 or earlier, you must move all existing data out of the `~/.influxdbv2` (or equivalent) path, including `influxd.bolt`. All existing dashboards, tasks, integrations, alerts, users, and tokens must be recreated. For information on how to migrate your data, see [Upgrade to InfluxDB OSS 2.0rc](/influxdb/v2.0/reference/rc-upgrade-guide/).
- To continue using data from InfluxDB 2.0 beta 16 or earlier, you must move all existing data out of the `~/.influxdbv2` (or equivalent) path, including `influxd.bolt`. All existing dashboards, tasks, integrations, alerts, users, and tokens must be recreated. For information on how to migrate your data, see [Upgrade to InfluxDB OSS 2.0rc](/influxdb/v2.0/reference/upgrading/rc-upgrade-guide/).
#### Port update to 8086

View File

@ -17,4 +17,4 @@
**InfluxDB OSS v2.0.rc** includes **breaking changes** that require a manual
upgrade from all alpha and beta versions. For information, see:
[Upgrade to InfluxDB OSS v2.0.rc](/influxdb/v2.0/reference/rc-upgrade-guide/)
[Upgrade to InfluxDB OSS v2.0.rc](/influxdb/v2.0/reference/upgrading/rc-upgrade-guide/)