From 431ee3c499cbe3bb72e969e8dd274afc50624318 Mon Sep 17 00:00:00 2001
From: Scott Anderson <sanderson@users.noreply.github.com>
Date: Wed, 2 Sep 2020 15:43:20 -0600
Subject: [PATCH] Update aliases (#1388)

* removed unnecessary aliases

* added influxdb namespace to v2 aliases
---
 content/influxdb/v2.0/_index.md               |  2 -
 .../v2.0/account-management/_index.md         |  4 +-
 .../v2.0/account-management/billing.md        |  7 +--
 .../v2.0/account-management/data-usage.md     |  3 +-
 .../account-management/multi-user/_index.md   |  2 -
 .../multi-user/invite-user.md                 |  2 -
 .../multi-user/remove-user.md                 |  2 -
 .../v2.0/account-management/offboarding.md    |  3 +-
 .../account-management/pricing-calculator.md  |  2 -
 .../v2.0/account-management/pricing-plans.md  |  5 +-
 .../influxdb/v2.0/backup-restore/_index.md    |  2 -
 .../influxdb/v2.0/backup-restore/backup.md    |  2 -
 .../influxdb/v2.0/backup-restore/restore.md   |  2 -
 content/influxdb/v2.0/get-started.md          |  3 +-
 .../v2.0/influxdb-templates/_index.md         |  2 -
 .../influxdb/v2.0/influxdb-templates/cloud.md |  3 +-
 .../v2.0/influxdb-templates/create.md         |  2 -
 .../v2.0/influxdb-templates/stacks/_index.md  |  2 -
 .../v2.0/influxdb-templates/stacks/init.md    |  2 -
 .../v2.0/influxdb-templates/stacks/remove.md  |  2 -
 .../v2.0/influxdb-templates/stacks/update.md  |  2 -
 .../v2.0/influxdb-templates/stacks/view.md    |  2 -
 .../influxdb/v2.0/influxdb-templates/use.md   |  2 -
 content/influxdb/v2.0/monitor-alert/_index.md |  2 -
 .../v2.0/monitor-alert/checks/_index.md       |  2 -
 .../v2.0/monitor-alert/checks/create.md       |  2 -
 .../v2.0/monitor-alert/checks/delete.md       |  2 -
 .../v2.0/monitor-alert/checks/update.md       |  2 -
 .../v2.0/monitor-alert/checks/view.md         |  2 -
 .../notification-endpoints/_index.md          |  2 -
 .../notification-endpoints/create.md          |  2 -
 .../notification-endpoints/delete.md          |  2 -
 .../notification-endpoints/update.md          |  2 -
 .../notification-endpoints/view.md            |  2 -
 .../notification-rules/_index.md              |  2 -
 .../notification-rules/create.md              |  2 -
 .../notification-rules/delete.md              |  2 -
 .../notification-rules/update.md              |  2 -
 .../monitor-alert/notification-rules/view.md  |  2 -
 .../templates/infrastructure/aws.md~master    | 57 -------------------
 .../templates/infrastructure/docker.md~master | 54 ------------------
 .../templates/networks/haproxy.md~master      | 48 ----------------
 content/influxdb/v2.0/organizations/_index.md |  2 -
 .../v2.0/organizations/buckets/_index.md      |  2 -
 .../organizations/buckets/create-bucket.md    |  2 -
 .../organizations/buckets/delete-bucket.md    |  2 -
 .../organizations/buckets/update-bucket.md    |  2 -
 .../organizations/buckets/view-buckets.md     |  2 -
 .../influxdb/v2.0/organizations/create-org.md |  2 -
 .../influxdb/v2.0/organizations/delete-org.md |  2 -
 .../v2.0/organizations/members/_index.md      |  2 -
 .../v2.0/organizations/members/add-member.md  |  2 -
 .../organizations/members/remove-member.md    |  2 -
 .../organizations/members/view-members.md     |  2 -
 .../influxdb/v2.0/organizations/switch-org.md |  2 -
 .../influxdb/v2.0/organizations/update-org.md |  2 -
 .../influxdb/v2.0/organizations/view-orgs.md  |  2 -
 content/influxdb/v2.0/process-data/_index.md  |  2 -
 .../v2.0/process-data/common-tasks/_index.md  |  2 -
 .../common-tasks/downsample-data.md           |  2 -
 .../influxdb/v2.0/process-data/get-started.md |  3 +-
 .../v2.0/process-data/manage-tasks/_index.md  |  2 -
 .../process-data/manage-tasks/create-task.md  |  2 -
 .../process-data/manage-tasks/delete-task.md  |  2 -
 .../process-data/manage-tasks/export-task.md  |  2 -
 .../process-data/manage-tasks/run-task.md     |  2 -
 .../manage-tasks/task-run-history.md          |  2 -
 .../process-data/manage-tasks/update-task.md  |  2 -
 .../process-data/manage-tasks/view-tasks.md   |  2 -
 .../v2.0/process-data/task-options.md         |  2 -
 content/influxdb/v2.0/query-data/_index.md    |  2 -
 .../v2.0/query-data/execute-queries.md        |  2 -
 .../influxdb/v2.0/query-data/flux/_index.md   |  3 +-
 .../query-data/flux/calculate-percentages.md  |  9 ++-
 .../v2.0/query-data/flux/conditional-logic.md |  9 ++-
 .../v2.0/query-data/flux/cumulativesum.md     |  4 +-
 .../flux/custom-functions/_index.md           |  3 +-
 .../flux/custom-functions/custom-aggregate.md |  5 +-
 .../influxdb/v2.0/query-data/flux/exists.md   |  5 +-
 .../v2.0/query-data/flux/explore-schema.md    | 18 +++---
 content/influxdb/v2.0/query-data/flux/fill.md |  4 +-
 .../v2.0/query-data/flux/first-last.md        |  6 +-
 .../v2.0/query-data/flux/geo/_index.md        |  2 -
 .../query-data/flux/geo/filter-by-region.md   |  6 +-
 .../query-data/flux/geo/group-geo-data.md     |  8 +--
 .../query-data/flux/geo/shape-geo-data.md     |  8 +--
 .../v2.0/query-data/flux/group-data.md        |  7 +--
 .../v2.0/query-data/flux/histograms.md        |  5 +-
 .../influxdb/v2.0/query-data/flux/increase.md |  4 +-
 content/influxdb/v2.0/query-data/flux/join.md |  5 +-
 .../query-data/flux/manipulate-timestamps.md  | 21 ++++---
 .../query-data/flux/mathematic-operations.md  | 11 ++--
 .../influxdb/v2.0/query-data/flux/median.md   |  6 +-
 .../v2.0/query-data/flux/monitor-states.md    |  7 +--
 .../v2.0/query-data/flux/moving-average.md    |  6 +-
 .../query-data/flux/percentile-quantile.md    |  4 +-
 .../v2.0/query-data/flux/query-fields.md      |  4 +-
 content/influxdb/v2.0/query-data/flux/rate.md |  6 +-
 .../query-data/flux/regular-expressions.md    |  5 +-
 .../v2.0/query-data/flux/scalar-values.md     |  5 +-
 .../v2.0/query-data/flux/sort-limit.md        |  7 +--
 content/influxdb/v2.0/query-data/flux/sql.md  |  5 +-
 .../v2.0/query-data/flux/window-aggregate.md  | 11 ++--
 .../v2.0/query-data/get-started/_index.md     |  6 +-
 .../query-data/get-started/query-influxdb.md  |  8 +--
 .../query-data/get-started/syntax-basics.md   |  4 +-
 .../query-data/get-started/transform-data.md  |  6 +-
 content/influxdb/v2.0/query-data/influxql.md  |  2 -
 .../v2.0/query-data/optimize-queries.md       |  2 -
 content/influxdb/v2.0/reference/api/_index.md |  2 -
 .../reference/api/client-libraries/_index.md  |  3 +-
 .../reference/api/client-libraries/python.md  | 17 +++---
 .../v2.0/reference/api/influxdb-1x/_index.md  |  2 -
 .../v2.0/reference/api/influxdb-1x/dbrp.md    |  2 -
 .../v2.0/reference/api/influxdb-1x/query.md   |  2 -
 .../v2.0/reference/api/influxdb-1x/write.md   |  2 -
 .../influxdb/v2.0/reference/api/postman.md    |  2 -
 content/influxdb/v2.0/reference/cli/_index.md |  2 -
 .../v2.0/reference/cli/influx/_index.md       |  2 -
 .../v2.0/reference/cli/influx/apply/_index.md |  3 +-
 .../v2.0/reference/cli/influx/auth/_index.md  |  2 -
 .../v2.0/reference/cli/influx/auth/active.md  |  2 -
 .../v2.0/reference/cli/influx/auth/create.md  |  2 -
 .../v2.0/reference/cli/influx/auth/delete.md  |  2 -
 .../reference/cli/influx/auth/inactive.md     |  2 -
 .../v2.0/reference/cli/influx/auth/list.md    |  3 +-
 .../reference/cli/influx/backup/_index.md     |  2 -
 .../reference/cli/influx/bucket/_index.md     |  2 -
 .../reference/cli/influx/bucket/create.md     |  2 +-
 .../reference/cli/influx/bucket/delete.md     |  2 +-
 .../v2.0/reference/cli/influx/bucket/list.md  |  4 +-
 .../reference/cli/influx/bucket/update.md     |  2 +-
 .../reference/cli/influx/completion/_index.md |  2 -
 .../reference/cli/influx/config/_index.md     |  2 -
 .../reference/cli/influx/config/create.md     |  2 -
 .../v2.0/reference/cli/influx/config/list.md  |  2 -
 .../v2.0/reference/cli/influx/config/rm.md    |  3 +-
 .../v2.0/reference/cli/influx/config/set.md   |  2 -
 .../reference/cli/influx/delete/_index.md     |  2 -
 .../reference/cli/influx/export/_index.md     |  3 +-
 .../v2.0/reference/cli/influx/export/all.md   |  3 +-
 .../v2.0/reference/cli/influx/export/stack.md |  3 +-
 .../v2.0/reference/cli/influx/help/_index.md  |  2 -
 .../v2.0/reference/cli/influx/org/_index.md   |  2 -
 .../v2.0/reference/cli/influx/org/create.md   |  2 -
 .../v2.0/reference/cli/influx/org/delete.md   |  2 -
 .../v2.0/reference/cli/influx/org/list.md     |  3 +-
 .../cli/influx/org/members/_index.md          |  2 -
 .../reference/cli/influx/org/members/add.md   |  2 -
 .../reference/cli/influx/org/members/list.md  |  2 -
 .../cli/influx/org/members/remove.md          |  2 -
 .../v2.0/reference/cli/influx/org/update.md   |  2 -
 .../v2.0/reference/cli/influx/ping/_index.md  |  2 -
 .../v2.0/reference/cli/influx/query/_index.md |  2 -
 .../v2.0/reference/cli/influx/repl/_index.md  |  2 -
 .../reference/cli/influx/secret/_index.md     |  2 -
 .../reference/cli/influx/secret/delete.md     |  2 -
 .../v2.0/reference/cli/influx/secret/list.md  |  2 -
 .../reference/cli/influx/secret/update.md     |  2 -
 .../v2.0/reference/cli/influx/setup/_index.md |  2 -
 .../reference/cli/influx/stacks/_index.md     |  3 +-
 .../v2.0/reference/cli/influx/stacks/init.md  |  3 +-
 .../reference/cli/influx/stacks/remove.md     |  3 +-
 .../reference/cli/influx/stacks/update.md     |  2 -
 .../v2.0/reference/cli/influx/task/_index.md  |  2 -
 .../v2.0/reference/cli/influx/task/create.md  |  2 -
 .../v2.0/reference/cli/influx/task/delete.md  |  2 -
 .../v2.0/reference/cli/influx/task/list.md    |  3 +-
 .../reference/cli/influx/task/log/_index.md   |  2 -
 .../reference/cli/influx/task/log/list.md     |  3 +-
 .../reference/cli/influx/task/run/_index.md   |  2 -
 .../reference/cli/influx/task/run/list.md     |  3 +-
 .../reference/cli/influx/task/run/retry.md    |  2 -
 .../v2.0/reference/cli/influx/task/update.md  |  2 -
 .../reference/cli/influx/telegrafs/_index.md  |  2 -
 .../reference/cli/influx/telegrafs/create.md  |  2 -
 .../v2.0/reference/cli/influx/telegrafs/rm.md |  2 -
 .../reference/cli/influx/telegrafs/update.md  |  2 -
 .../reference/cli/influx/template/_index.md   |  3 +-
 .../reference/cli/influx/template/validate.md |  3 +-
 .../reference/cli/influx/transpile/_index.md  |  2 -
 .../v2.0/reference/cli/influx/user/_index.md  |  2 -
 .../v2.0/reference/cli/influx/user/create.md  |  2 -
 .../v2.0/reference/cli/influx/user/delete.md  |  2 -
 .../v2.0/reference/cli/influx/user/list.md    |  3 +-
 .../reference/cli/influx/user/password.md     |  2 -
 .../v2.0/reference/cli/influx/user/update.md  |  2 -
 .../v2.0/reference/cli/influx/write/_index.md |  2 -
 .../v2.0/reference/cli/influx/write/dryrun.md |  2 -
 .../v2.0/reference/cli/influxd/_index.md      |  2 -
 .../reference/cli/influxd/generate/_index.md  |  2 -
 .../cli/influxd/generate/help-schema.md       |  2 -
 .../reference/cli/influxd/generate/simple.md  |  2 -
 .../reference/cli/influxd/inspect/_index.md   |  2 -
 .../cli/influxd/inspect/build-tsi.md          |  2 -
 .../influxd/inspect/compact-series-file.md    |  2 -
 .../reference/cli/influxd/inspect/dump-tsi.md |  2 -
 .../reference/cli/influxd/inspect/dumpwal.md  |  2 -
 .../cli/influxd/inspect/export-blocks.md      |  2 -
 .../cli/influxd/inspect/export-index.md       |  2 -
 .../cli/influxd/inspect/report-tsi.md         |  2 -
 .../cli/influxd/inspect/report-tsm.md         |  2 -
 .../cli/influxd/inspect/verify-seriesfile.md  |  2 -
 .../cli/influxd/inspect/verify-tsm.md         |  2 -
 .../cli/influxd/inspect/verify-wal.md         |  2 -
 .../v2.0/reference/cli/influxd/restore.md     |  2 -
 .../v2.0/reference/cli/influxd/run.md         |  2 -
 .../v2.0/reference/cli/influxd/version.md     |  2 -
 .../influxdb/v2.0/reference/config-options.md |  2 -
 .../influxdb/v2.0/reference/flux/_index.md    |  2 -
 .../v2.0/reference/flux/language/_index.md    |  2 -
 .../flux/language/assignment-scope.md         |  2 -
 .../v2.0/reference/flux/language/blocks.md    |  2 -
 .../reference/flux/language/data-model.md     |  2 -
 .../reference/flux/language/expressions.md    |  2 -
 .../flux/language/lexical-elements.md         |  2 -
 .../v2.0/reference/flux/language/notation.md  |  2 -
 .../v2.0/reference/flux/language/operators.md |  2 -
 .../v2.0/reference/flux/language/options.md   |  2 -
 .../v2.0/reference/flux/language/packages.md  |  3 +-
 .../reference/flux/language/representation.md |  2 -
 .../reference/flux/language/side-effects.md   |  2 -
 .../reference/flux/language/statements.md     |  2 -
 .../flux/language/string-interpolation.md     |  2 -
 .../flux/language/system-built-ins.md         |  3 +-
 .../v2.0/reference/flux/language/types.md     |  2 -
 .../v2.0/reference/flux/language/variables.md |  2 -
 .../v2.0/reference/flux/stdlib/_index.md      |  3 +-
 .../reference/flux/stdlib/all-functions.md    |  3 +-
 .../reference/flux/stdlib/built-in/_index.md  |  3 +-
 .../flux/stdlib/built-in/inputs/_index.md     |  5 +-
 .../flux/stdlib/built-in/inputs/buckets.md    |  5 +-
 .../flux/stdlib/built-in/inputs/from.md       |  5 +-
 .../flux/stdlib/built-in/misc/_index.md       |  5 +-
 .../flux/stdlib/built-in/misc/intervals.md    |  6 +-
 .../flux/stdlib/built-in/misc/length.md       |  2 -
 .../flux/stdlib/built-in/misc/linearbins.md   |  5 +-
 .../stdlib/built-in/misc/logarithmicbins.md   |  5 +-
 .../flux/stdlib/built-in/misc/now.md          |  5 +-
 .../flux/stdlib/built-in/misc/sleep.md        |  3 +-
 .../flux/stdlib/built-in/outputs/_index.md    |  5 +-
 .../flux/stdlib/built-in/outputs/to.md        |  5 +-
 .../flux/stdlib/built-in/outputs/yield.md     |  5 +-
 .../flux/stdlib/built-in/tests/_index.md      |  3 +-
 .../flux/stdlib/built-in/tests/contains.md    |  3 +-
 .../stdlib/built-in/transformations/_index.md |  5 +-
 .../transformations/aggregates/_index.md      |  5 +-
 .../aggregates/aggregatewindow.md             |  5 +-
 .../transformations/aggregates/count.md       |  5 +-
 .../aggregates/histogramquantile.md           |  5 +-
 .../transformations/aggregates/integral.md    |  5 +-
 .../transformations/aggregates/mean.md        |  5 +-
 .../transformations/aggregates/median.md      |  5 +-
 .../transformations/aggregates/mode.md        |  3 +-
 .../transformations/aggregates/quantile.md    |  7 +--
 .../transformations/aggregates/reduce.md      |  3 +-
 .../transformations/aggregates/skew.md        |  5 +-
 .../transformations/aggregates/spread.md      |  5 +-
 .../transformations/aggregates/stddev.md      |  5 +-
 .../transformations/aggregates/sum.md         |  5 +-
 .../chandemomentumoscillator.md               |  5 +-
 .../built-in/transformations/columns.md       |  5 +-
 .../stdlib/built-in/transformations/cov.md    |  7 +--
 .../built-in/transformations/covariance.md    |  7 +--
 .../built-in/transformations/cumulativesum.md |  5 +-
 .../built-in/transformations/derivative.md    |  7 +--
 .../built-in/transformations/difference.md    |  7 +--
 .../built-in/transformations/doubleema.md     | 13 ++---
 .../stdlib/built-in/transformations/drop.md   |  5 +-
 .../built-in/transformations/duplicate.md     |  5 +-
 .../built-in/transformations/elapsed.md       |  3 +-
 .../exponentialmovingaverage.md               | 13 ++---
 .../stdlib/built-in/transformations/fill.md   |  5 +-
 .../stdlib/built-in/transformations/filter.md |  5 +-
 .../stdlib/built-in/transformations/group.md  |  5 +-
 .../built-in/transformations/histogram.md     |  5 +-
 .../built-in/transformations/holtwinters.md   |  7 +--
 .../built-in/transformations/hourselection.md |  5 +-
 .../built-in/transformations/increase.md      |  7 +--
 .../stdlib/built-in/transformations/join.md   |  7 +--
 .../built-in/transformations/kaufmansama.md   |  7 +--
 .../built-in/transformations/kaufmanser.md    |  7 +--
 .../stdlib/built-in/transformations/keep.md   |  5 +-
 .../stdlib/built-in/transformations/keys.md   |  5 +-
 .../built-in/transformations/keyvalues.md     |  5 +-
 .../stdlib/built-in/transformations/limit.md  |  7 +--
 .../stdlib/built-in/transformations/map.md    |  5 +-
 .../built-in/transformations/movingaverage.md | 13 ++---
 .../built-in/transformations/pearsonr.md      |  7 +--
 .../stdlib/built-in/transformations/pivot.md  |  5 +-
 .../stdlib/built-in/transformations/range.md  |  5 +-
 .../transformations/relativestrengthindex.md  | 11 ++--
 .../stdlib/built-in/transformations/rename.md |  5 +-
 .../transformations/selectors/_index.md       |  5 +-
 .../transformations/selectors/bottom.md       |  5 +-
 .../transformations/selectors/distinct.md     |  5 +-
 .../transformations/selectors/first.md        |  5 +-
 .../selectors/highestaverage.md               |  5 +-
 .../selectors/highestcurrent.md               |  5 +-
 .../transformations/selectors/highestmax.md   |  5 +-
 .../transformations/selectors/last.md         |  5 +-
 .../selectors/lowestaverage.md                |  5 +-
 .../selectors/lowestcurrent.md                |  5 +-
 .../transformations/selectors/lowestmin.md    |  5 +-
 .../built-in/transformations/selectors/max.md |  5 +-
 .../built-in/transformations/selectors/min.md |  5 +-
 .../transformations/selectors/sample.md       |  5 +-
 .../built-in/transformations/selectors/top.md |  5 +-
 .../transformations/selectors/unique.md       |  5 +-
 .../stdlib/built-in/transformations/set.md    |  5 +-
 .../stdlib/built-in/transformations/sort.md   |  5 +-
 .../built-in/transformations/statecount.md    |  5 +-
 .../built-in/transformations/stateduration.md |  5 +-
 .../transformations/stream-table/_index.md    |  3 +-
 .../stream-table/findcolumn.md                |  2 -
 .../stream-table/findrecord.md                |  2 -
 .../transformations/stream-table/getcolumn.md |  3 +-
 .../transformations/stream-table/getrecord.md |  3 +-
 .../transformations/stream-table/tablefind.md |  3 +-
 .../stdlib/built-in/transformations/tail.md   |  5 +-
 .../transformations/timedmovingaverage.md     | 13 ++---
 .../built-in/transformations/timeshift.md     |  7 +--
 .../built-in/transformations/tripleema.md     | 13 ++---
 .../tripleexponentialderivative.md            | 15 +++--
 .../transformations/truncatetimecolumn.md     |  5 +-
 .../type-conversions/_index.md                |  5 +-
 .../transformations/type-conversions/bool.md  |  3 +-
 .../transformations/type-conversions/bytes.md |  3 +-
 .../type-conversions/duration.md              |  3 +-
 .../transformations/type-conversions/float.md |  3 +-
 .../transformations/type-conversions/int.md   |  3 +-
 .../type-conversions/string.md                |  3 +-
 .../transformations/type-conversions/time.md  |  3 +-
 .../type-conversions/tobool.md                |  5 +-
 .../type-conversions/toduration.md            |  5 +-
 .../type-conversions/tofloat.md               |  5 +-
 .../transformations/type-conversions/toint.md |  5 +-
 .../type-conversions/tostring.md              |  5 +-
 .../type-conversions/totime.md                |  5 +-
 .../type-conversions/touint.md                |  5 +-
 .../transformations/type-conversions/uint.md  |  3 +-
 .../stdlib/built-in/transformations/union.md  |  7 +--
 .../stdlib/built-in/transformations/window.md |  7 +--
 .../reference/flux/stdlib/contrib/_index.md   |  2 -
 .../flux/stdlib/contrib/discord/_index.md     |  2 -
 .../flux/stdlib/contrib/discord/endpoint.md   |  2 -
 .../flux/stdlib/contrib/discord/send.md       |  2 -
 .../flux/stdlib/contrib/influxdb/_index.md    |  2 -
 .../flux/stdlib/contrib/influxdb/select.md    |  2 -
 .../flux/stdlib/contrib/rows/_index.md        |  2 -
 .../reference/flux/stdlib/contrib/rows/map.md |  2 -
 .../flux/stdlib/contrib/teams/_index.md       |  2 -
 .../flux/stdlib/contrib/teams/endpoint.md     |  2 -
 .../flux/stdlib/contrib/teams/message.md      |  2 -
 .../flux/stdlib/contrib/telegram/_index.md    |  2 -
 .../flux/stdlib/contrib/telegram/endpoint.md  |  2 -
 .../flux/stdlib/contrib/telegram/message.md   |  2 -
 .../v2.0/reference/flux/stdlib/csv/_index.md  |  3 +-
 .../v2.0/reference/flux/stdlib/csv/from.md    |  7 +--
 .../v2.0/reference/flux/stdlib/date/_index.md |  5 +-
 .../v2.0/reference/flux/stdlib/date/hour.md   |  3 +-
 .../reference/flux/stdlib/date/microsecond.md |  3 +-
 .../reference/flux/stdlib/date/millisecond.md |  3 +-
 .../v2.0/reference/flux/stdlib/date/minute.md |  3 +-
 .../v2.0/reference/flux/stdlib/date/month.md  |  3 +-
 .../reference/flux/stdlib/date/monthday.md    |  3 +-
 .../reference/flux/stdlib/date/nanosecond.md  |  3 +-
 .../reference/flux/stdlib/date/quarter.md     |  3 +-
 .../v2.0/reference/flux/stdlib/date/second.md |  3 +-
 .../reference/flux/stdlib/date/truncate.md    |  3 +-
 .../v2.0/reference/flux/stdlib/date/week.md   |  3 +-
 .../reference/flux/stdlib/date/weekday.md     |  3 +-
 .../v2.0/reference/flux/stdlib/date/year.md   |  3 +-
 .../reference/flux/stdlib/date/yearday.md     |  3 +-
 .../flux/stdlib/experimental/_index.md        |  2 -
 .../flux/stdlib/experimental/addduration.md   |  4 +-
 .../stdlib/experimental/aggregate/_index.md   |  2 -
 .../stdlib/experimental/aggregate/rate.md     |  2 -
 .../flux/stdlib/experimental/aligntime.md     |  2 -
 .../flux/stdlib/experimental/array/_index.md  |  2 -
 .../flux/stdlib/experimental/array/from.md    |  2 -
 .../stdlib/experimental/bigtable/_index.md    |  2 -
 .../flux/stdlib/experimental/bigtable/from.md |  2 -
 .../flux/stdlib/experimental/chain.md         |  2 -
 .../flux/stdlib/experimental/csv/_index.md    |  2 -
 .../flux/stdlib/experimental/csv/from.md      |  2 -
 .../flux/stdlib/experimental/geo/_index.md    |  2 -
 .../flux/stdlib/experimental/geo/astracks.md  |  2 -
 .../stdlib/experimental/geo/filterrows.md     |  6 +-
 .../stdlib/experimental/geo/gridfilter.md     |  6 +-
 .../stdlib/experimental/geo/groupbyarea.md    |  2 -
 .../stdlib/experimental/geo/s2cellidtoken.md  |  2 -
 .../stdlib/experimental/geo/s2celllatlon.md   |  2 -
 .../flux/stdlib/experimental/geo/shapedata.md |  2 -
 .../stdlib/experimental/geo/st_contains.md    |  2 -
 .../stdlib/experimental/geo/st_distance.md    |  2 -
 .../stdlib/experimental/geo/st_dwithin.md     |  2 -
 .../stdlib/experimental/geo/st_intersects.md  |  2 -
 .../flux/stdlib/experimental/geo/st_length.md |  2 -
 .../stdlib/experimental/geo/st_linestring.md  |  2 -
 .../stdlib/experimental/geo/strictfilter.md   |  8 +--
 .../flux/stdlib/experimental/geo/torows.md    |  4 +-
 .../flux/stdlib/experimental/group.md         |  4 +-
 .../flux/stdlib/experimental/http/_index.md   |  2 -
 .../flux/stdlib/experimental/http/get.md      |  2 -
 .../flux/stdlib/experimental/join.md          |  2 -
 .../flux/stdlib/experimental/json/_index.md   |  2 -
 .../flux/stdlib/experimental/json/parse.md    |  2 -
 .../flux/stdlib/experimental/mqtt/_index.md   |  2 -
 .../flux/stdlib/experimental/mqtt/to.md       |  2 -
 .../flux/stdlib/experimental/objectkeys.md    |  2 -
 .../stdlib/experimental/prometheus/_index.md  |  2 -
 .../prometheus/histogramquantile.md           |  2 -
 .../stdlib/experimental/prometheus/scrape.md  |  4 +-
 .../flux/stdlib/experimental/query/_index.md  |  2 -
 .../stdlib/experimental/query/filterfields.md |  2 -
 .../experimental/query/filtermeasurement.md   |  2 -
 .../stdlib/experimental/query/fromrange.md    |  2 -
 .../stdlib/experimental/query/inbucket.md     |  2 -
 .../reference/flux/stdlib/experimental/set.md |  4 +-
 .../flux/stdlib/experimental/subduration.md   |  4 +-
 .../reference/flux/stdlib/experimental/to.md  |  4 +-
 .../v2.0/reference/flux/stdlib/http/_index.md |  3 +-
 .../reference/flux/stdlib/http/basicauth.md   |  3 +-
 .../reference/flux/stdlib/http/endpoint.md    |  3 +-
 .../reference/flux/stdlib/http/pathescape.md  |  2 -
 .../v2.0/reference/flux/stdlib/http/post.md   |  3 +-
 .../flux/stdlib/influxdb-v1/_index.md         |  3 +-
 .../flux/stdlib/influxdb-v1/databases.md      |  2 -
 .../flux/stdlib/influxdb-v1/fieldkeys.md      |  2 -
 .../flux/stdlib/influxdb-v1/fieldsascols.md   |  7 +--
 .../influxdb-v1/measurementfieldkeys.md       |  2 -
 .../flux/stdlib/influxdb-v1/measurements.md   |  3 +-
 .../stdlib/influxdb-v1/measurementtagkeys.md  |  3 +-
 .../influxdb-v1/measurementtagvalues.md       |  3 +-
 .../flux/stdlib/influxdb-v1/tagkeys.md        |  3 +-
 .../flux/stdlib/influxdb-v1/tagvalues.md      |  3 +-
 .../v2.0/reference/flux/stdlib/json/_index.md |  3 +-
 .../v2.0/reference/flux/stdlib/json/encode.md |  3 +-
 .../v2.0/reference/flux/stdlib/math/_index.md |  3 +-
 .../v2.0/reference/flux/stdlib/math/abs.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/acos.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/acosh.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/asin.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/asinh.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/atan.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/atan2.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/atanh.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/cbrt.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/ceil.md   |  3 +-
 .../reference/flux/stdlib/math/copysign.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/cos.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/cosh.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/dim.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/erf.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/erfc.md   |  3 +-
 .../reference/flux/stdlib/math/erfcinv.md     |  3 +-
 .../v2.0/reference/flux/stdlib/math/erfinv.md |  3 +-
 .../v2.0/reference/flux/stdlib/math/exp.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/exp2.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/expm1.md  |  3 +-
 .../reference/flux/stdlib/math/float64bits.md |  3 +-
 .../v2.0/reference/flux/stdlib/math/floor.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/frexp.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/gamma.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/hypot.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/ilogb.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/isinf.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/isnan.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/j0.md     |  3 +-
 .../v2.0/reference/flux/stdlib/math/j1.md     |  3 +-
 .../v2.0/reference/flux/stdlib/math/jn.md     |  3 +-
 .../v2.0/reference/flux/stdlib/math/ldexp.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/lgamma.md |  3 +-
 .../v2.0/reference/flux/stdlib/math/log.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/log10.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/log1p.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/log2.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/logb.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/minf.md   |  5 +-
 .../v2.0/reference/flux/stdlib/math/mmax.md   |  5 +-
 .../v2.0/reference/flux/stdlib/math/mmin.md   |  5 +-
 .../v2.0/reference/flux/stdlib/math/mod.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/modf.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/nan.md    |  3 +-
 .../reference/flux/stdlib/math/nextafter.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/pow.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/pow10.md  |  3 +-
 .../reference/flux/stdlib/math/remainder.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/round.md  |  3 +-
 .../reference/flux/stdlib/math/roundtoeven.md |  3 +-
 .../reference/flux/stdlib/math/signbit.md     |  3 +-
 .../v2.0/reference/flux/stdlib/math/sin.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/sincos.md |  3 +-
 .../v2.0/reference/flux/stdlib/math/sinh.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/sqrt.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/tan.md    |  3 +-
 .../v2.0/reference/flux/stdlib/math/tanh.md   |  3 +-
 .../v2.0/reference/flux/stdlib/math/trunc.md  |  3 +-
 .../v2.0/reference/flux/stdlib/math/y0.md     |  3 +-
 .../v2.0/reference/flux/stdlib/math/y1.md     |  3 +-
 .../v2.0/reference/flux/stdlib/math/yn.md     |  3 +-
 .../reference/flux/stdlib/monitor/_index.md   |  3 +-
 .../reference/flux/stdlib/monitor/check.md    |  3 +-
 .../reference/flux/stdlib/monitor/deadman.md  |  3 +-
 .../reference/flux/stdlib/monitor/from.md     |  3 +-
 .../reference/flux/stdlib/monitor/logs.md     |  3 +-
 .../reference/flux/stdlib/monitor/notify.md   |  3 +-
 .../flux/stdlib/monitor/statechanges.md       |  3 +-
 .../flux/stdlib/monitor/statechangesonly.md   |  2 -
 .../reference/flux/stdlib/pagerduty/_index.md |  3 +-
 .../stdlib/pagerduty/actionfromseverity.md    |  3 +-
 .../flux/stdlib/pagerduty/dedupkey.md         |  3 +-
 .../flux/stdlib/pagerduty/endpoint.md         |  3 +-
 .../flux/stdlib/pagerduty/sendevent.md        |  3 +-
 .../stdlib/pagerduty/severityfromlevel.md     |  3 +-
 .../flux/stdlib/pushbullet/_index.md          |  2 -
 .../flux/stdlib/pushbullet/endpoint.md        |  2 -
 .../flux/stdlib/pushbullet/pushdata.md        |  2 -
 .../flux/stdlib/pushbullet/pushnote.md        |  2 -
 .../reference/flux/stdlib/regexp/_index.md    |  3 +-
 .../reference/flux/stdlib/regexp/compile.md   |  3 +-
 .../flux/stdlib/regexp/findstring.md          |  3 +-
 .../flux/stdlib/regexp/findstringindex.md     |  3 +-
 .../reference/flux/stdlib/regexp/getstring.md |  3 +-
 .../flux/stdlib/regexp/matchregexpstring.md   |  3 +-
 .../reference/flux/stdlib/regexp/quotemeta.md |  3 +-
 .../flux/stdlib/regexp/replaceallstring.md    |  3 +-
 .../flux/stdlib/regexp/splitregexp.md         |  3 +-
 .../reference/flux/stdlib/runtime/_index.md   |  3 +-
 .../reference/flux/stdlib/runtime/version.md  |  3 +-
 .../reference/flux/stdlib/secrets/_index.md   |  3 +-
 .../v2.0/reference/flux/stdlib/secrets/get.md |  3 +-
 .../reference/flux/stdlib/slack/_index.md     |  3 +-
 .../reference/flux/stdlib/slack/endpoint.md   |  3 +-
 .../reference/flux/stdlib/slack/message.md    |  3 +-
 .../v2.0/reference/flux/stdlib/sql/_index.md  |  3 +-
 .../v2.0/reference/flux/stdlib/sql/from.md    |  3 +-
 .../v2.0/reference/flux/stdlib/sql/to.md      |  3 +-
 .../reference/flux/stdlib/strings/_index.md   |  3 +-
 .../reference/flux/stdlib/strings/compare.md  |  3 +-
 .../flux/stdlib/strings/containsany.md        |  3 +-
 .../flux/stdlib/strings/containsstr.md        |  3 +-
 .../reference/flux/stdlib/strings/countstr.md |  3 +-
 .../flux/stdlib/strings/equalfold.md          |  3 +-
 .../flux/stdlib/strings/hasprefix.md          |  3 +-
 .../flux/stdlib/strings/hassuffix.md          |  3 +-
 .../flux/stdlib/strings/index-func.md         |  9 ++-
 .../reference/flux/stdlib/strings/indexany.md |  9 ++-
 .../reference/flux/stdlib/strings/isdigit.md  |  5 +-
 .../reference/flux/stdlib/strings/isletter.md |  5 +-
 .../reference/flux/stdlib/strings/islower.md  |  5 +-
 .../reference/flux/stdlib/strings/isupper.md  |  5 +-
 .../reference/flux/stdlib/strings/joinstr.md  |  3 +-
 .../flux/stdlib/strings/lastindex.md          |  9 ++-
 .../flux/stdlib/strings/lastindexany.md       |  9 ++-
 .../reference/flux/stdlib/strings/repeat.md   |  3 +-
 .../reference/flux/stdlib/strings/replace.md  |  5 +-
 .../flux/stdlib/strings/replaceall.md         |  5 +-
 .../reference/flux/stdlib/strings/split.md    |  9 ++-
 .../flux/stdlib/strings/splitafter.md         |  9 ++-
 .../flux/stdlib/strings/splitaftern.md        |  9 ++-
 .../reference/flux/stdlib/strings/splitn.md   |  9 ++-
 .../reference/flux/stdlib/strings/strlen.md   |  3 +-
 .../flux/stdlib/strings/substring.md          |  3 +-
 .../reference/flux/stdlib/strings/title.md    |  9 ++-
 .../reference/flux/stdlib/strings/tolower.md  |  9 ++-
 .../reference/flux/stdlib/strings/totitle.md  |  9 ++-
 .../reference/flux/stdlib/strings/toupper.md  |  9 ++-
 .../reference/flux/stdlib/strings/trim.md     | 13 ++---
 .../reference/flux/stdlib/strings/trimleft.md | 13 ++---
 .../flux/stdlib/strings/trimprefix.md         | 13 ++---
 .../flux/stdlib/strings/trimright.md          | 13 ++---
 .../flux/stdlib/strings/trimspace.md          | 13 ++---
 .../flux/stdlib/strings/trimsuffix.md         | 13 ++---
 .../reference/flux/stdlib/system/_index.md    |  3 +-
 .../v2.0/reference/flux/stdlib/system/time.md |  9 ++-
 .../reference/flux/stdlib/testing/_index.md   |  3 +-
 .../flux/stdlib/testing/assertempty.md        |  3 +-
 .../flux/stdlib/testing/assertequals.md       |  5 +-
 .../reference/flux/stdlib/testing/diff.md     |  3 +-
 content/influxdb/v2.0/reference/glossary.md   |  2 -
 .../v2.0/reference/internals/_index.md        |  2 -
 .../reference/internals/storage-engine.md     |  2 -
 .../v2.0/reference/key-concepts/_index.md     |  2 -
 .../reference/key-concepts/data-elements.md   |  2 -
 .../reference/key-concepts/data-schema.md     |  3 +-
 .../key-concepts/design-principles.md         |  2 -
 .../v2.0/reference/release-notes/_index.md    |  2 -
 .../v2.0/reference/release-notes/flux.md      |  2 -
 .../reference/release-notes/influxdb-cloud.md |  1 -
 .../v2.0/reference/release-notes/influxdb.md  |  2 -
 .../influxdb/v2.0/reference/sample-data.md    |  3 +-
 .../influxdb/v2.0/reference/syntax/_index.md  |  2 -
 .../reference/syntax/annotated-csv/_index.md  |  4 +-
 .../v2.0/reference/syntax/delete-predicate.md |  2 -
 .../influxdb/v2.0/reference/syntax/flux.md    |  2 -
 .../v2.0/reference/syntax/line-protocol.md    |  3 +-
 .../v2.0/reference/telegraf-plugins.md        |  2 -
 content/influxdb/v2.0/reference/urls.md       |  4 +-
 content/influxdb/v2.0/security/_index.md      |  2 -
 content/influxdb/v2.0/security/enable-tls.md  |  2 -
 .../influxdb/v2.0/security/secrets/_index.md  |  2 -
 .../security/secrets/manage-secrets/_index.md |  2 -
 .../security/secrets/manage-secrets/add.md    |  2 -
 .../security/secrets/manage-secrets/delete.md |  2 -
 .../security/secrets/manage-secrets/update.md |  2 -
 .../security/secrets/manage-secrets/view.md   |  2 -
 .../v2.0/security/secrets/use-vault.md        |  2 -
 .../influxdb/v2.0/security/tokens/_index.md   |  3 +-
 .../v2.0/security/tokens/create-token.md      |  4 +-
 .../v2.0/security/tokens/delete-token.md      |  4 +-
 .../v2.0/security/tokens/update-tokens.md     |  4 +-
 .../v2.0/security/tokens/view-tokens.md       |  4 +-
 .../influxdb/v2.0/telegraf-configs/_index.md  |  2 -
 .../influxdb/v2.0/telegraf-configs/create.md  |  2 -
 .../influxdb/v2.0/telegraf-configs/remove.md  |  5 +-
 .../influxdb/v2.0/telegraf-configs/update.md  |  5 +-
 .../influxdb/v2.0/telegraf-configs/view.md    |  5 +-
 content/influxdb/v2.0/users/_index.md         |  2 -
 .../influxdb/v2.0/users/change-password.md    |  2 -
 content/influxdb/v2.0/users/create-user.md    |  2 -
 content/influxdb/v2.0/users/delete-user.md    |  2 -
 content/influxdb/v2.0/users/update-user.md    |  2 -
 content/influxdb/v2.0/users/view-users.md     |  2 -
 .../influxdb/v2.0/visualize-data/_index.md    |  2 -
 .../v2.0/visualize-data/dashboards/_index.md  |  2 -
 .../visualize-data/dashboards/_index.md~HEAD  | 39 -------------
 .../dashboards/control-dashboard.md           |  2 -
 .../dashboards/create-dashboard.md            |  2 -
 .../dashboards/delete-dashboard.md            |  2 -
 .../dashboards/export-dashboard.md            |  2 -
 .../v2.0/visualize-data/explore-metrics.md    |  2 -
 .../influxdb/v2.0/visualize-data/labels.md    |  2 -
 .../v2.0/visualize-data/other-tools/_index.md |  2 -
 .../visualize-data/other-tools/grafana.md     |  2 -
 .../v2.0/visualize-data/templates/_index.md   |  2 -
 .../templates/create-template.md              |  2 -
 .../templates/delete-template.md              |  2 -
 .../visualize-data/templates/use-template.md  |  2 -
 .../visualize-data/templates/view-template.md |  2 -
 .../v2.0/visualize-data/variables/_index.md   |  2 -
 .../variables/common-variables.md             |  2 -
 .../variables/create-variable.md              |  2 -
 .../variables/delete-variable.md              |  2 -
 .../variables/export-variable.md              |  2 -
 .../variables/update-variable.md              |  2 -
 .../variables/variable-types.md               |  2 -
 .../variables/view-variables.md               |  2 -
 .../visualization-types/_index.md             |  2 -
 .../visualization-types/gauge.md              |  2 -
 .../visualization-types/graph-single-stat.md  |  2 -
 .../visualization-types/graph.md              |  2 -
 .../visualization-types/heatmap.md            |  2 -
 .../visualization-types/histogram.md          |  2 -
 .../visualization-types/scatter.md            |  2 -
 .../visualization-types/single-stat.md        |  2 -
 .../visualization-types/table.md              |  2 -
 content/influxdb/v2.0/write-data/_index.md    |  5 +-
 .../v2.0/write-data/best-practices/_index.md  |  2 -
 .../best-practices/duplicate-points.md        |  2 -
 .../best-practices/optimize-writes.md         |  2 -
 .../v2.0/write-data/developer-tools/_index.md |  2 -
 .../v2.0/write-data/developer-tools/api.md    |  2 -
 .../developer-tools/client-libraries.md       |  2 -
 .../v2.0/write-data/developer-tools/csv.md    |  3 +-
 .../write-data/developer-tools/influx-cli.md  |  2 -
 .../v2.0/write-data/no-code/_index.md         |  5 +-
 .../write-data/no-code/scrape-data/_index.md  |  9 ++-
 .../scrape-data/manage-scrapers/_index.md     |  5 +-
 .../manage-scrapers/create-a-scraper.md       |  5 +-
 .../manage-scrapers/delete-a-scraper.md       |  5 +-
 .../manage-scrapers/update-a-scraper.md       |  5 +-
 .../scrape-data/scrapable-endpoints.md        |  3 +-
 .../v2.0/write-data/no-code/third-party.md    |  2 -
 .../write-data/no-code/use-telegraf/_index.md |  7 +--
 .../no-code/use-telegraf/auto-config.md       |  5 +-
 .../no-code/use-telegraf/manual-config.md     |  5 +-
 .../use-telegraf-plugins/_index.md            |  3 +-
 .../use-telegraf-plugins/use-http-plugin.md   |  3 +-
 680 files changed, 689 insertions(+), 1886 deletions(-)
 delete mode 100644 content/influxdb/v2.0/monitor-alert/templates/infrastructure/aws.md~master
 delete mode 100644 content/influxdb/v2.0/monitor-alert/templates/infrastructure/docker.md~master
 delete mode 100644 content/influxdb/v2.0/monitor-alert/templates/networks/haproxy.md~master
 delete mode 100644 content/influxdb/v2.0/visualize-data/dashboards/_index.md~HEAD

diff --git a/content/influxdb/v2.0/_index.md b/content/influxdb/v2.0/_index.md
index 0c89d3667..daba3efdf 100644
--- a/content/influxdb/v2.0/_index.md
+++ b/content/influxdb/v2.0/_index.md
@@ -7,8 +7,6 @@ layout: landing-influxdb
 menu:
   influxdb_2_0:
     name: InfluxDB v2.0
-aliases:
-  - /v2.0/
 weight: 1
 ---
 
diff --git a/content/influxdb/v2.0/account-management/_index.md b/content/influxdb/v2.0/account-management/_index.md
index 329fa6591..068d6ad4f 100644
--- a/content/influxdb/v2.0/account-management/_index.md
+++ b/content/influxdb/v2.0/account-management/_index.md
@@ -6,8 +6,8 @@ description: >
 weight: 10
 products: [cloud]
 aliases:
-    - /v2.0/cloud/account-management/
-    - /v2.0/account-management
+  - /influxdb/v2.0/cloud/account-management/
+  - /influxdb/v2.0/account-management
 menu:
   influxdb_2_0:
     name: Account management
diff --git a/content/influxdb/v2.0/account-management/billing.md b/content/influxdb/v2.0/account-management/billing.md
index 96faa260c..68958b4d9 100644
--- a/content/influxdb/v2.0/account-management/billing.md
+++ b/content/influxdb/v2.0/account-management/billing.md
@@ -4,10 +4,9 @@ list_title: Manage billing
 description: >
   Upgrade to the InfluxDB Cloud Usage-Based Plan and manage your billing information.
 aliases:
-  - /v2.0/cloud/account-management/billing
-  - /v2.0/cloud/account-management/upgrade-to-payg/
-  - /v2.0/cloud/account-management/upgrade-to-usage-based-plan/
-  - /v2.0/account-management/billing
+  - /influxdb/v2.0/cloud/account-management/billing
+  - /influxdb/v2.0/cloud/account-management/upgrade-to-payg/
+  - /influxdb/v2.0/cloud/account-management/upgrade-to-usage-based-plan/
 weight: 103
 menu:
   influxdb_2_0:
diff --git a/content/influxdb/v2.0/account-management/data-usage.md b/content/influxdb/v2.0/account-management/data-usage.md
index e7b3fbe0a..17e4104b2 100644
--- a/content/influxdb/v2.0/account-management/data-usage.md
+++ b/content/influxdb/v2.0/account-management/data-usage.md
@@ -5,8 +5,7 @@ description: >
   View your InfluxDB Cloud 2.0 data usage and rate limit notifications.
 weight: 103
 aliases:
-    - /v2.0/cloud/account-management/data-usage
-    - /v2.0/account-management/data-usage
+    - /influxdb/v2.0/cloud/account-management/data-usage
 menu:
   influxdb_2_0:
     parent: Account management
diff --git a/content/influxdb/v2.0/account-management/multi-user/_index.md b/content/influxdb/v2.0/account-management/multi-user/_index.md
index 642cb28a3..7008d4cc9 100644
--- a/content/influxdb/v2.0/account-management/multi-user/_index.md
+++ b/content/influxdb/v2.0/account-management/multi-user/_index.md
@@ -3,8 +3,6 @@ title: Manage multiple users
 description: >
   View and manage multiple users in an InfluxDB Cloud account.
 weight: 4
-aliases:
-  - /v2.0/account-management/multi-user
 menu:
   influxdb_2_0:
     parent: Account management
diff --git a/content/influxdb/v2.0/account-management/multi-user/invite-user.md b/content/influxdb/v2.0/account-management/multi-user/invite-user.md
index 37fc5bb37..5f69bbdc9 100644
--- a/content/influxdb/v2.0/account-management/multi-user/invite-user.md
+++ b/content/influxdb/v2.0/account-management/multi-user/invite-user.md
@@ -4,8 +4,6 @@ list_title: Invite a user
 description: >
   Invite a user to collaborate in InfluxDB Cloud.
 weight: 103
-aliases:
-  - /v2.0/account-management/multi-user/invite-user
 menu:
   influxdb_2_0:
     parent: Manage multiple users
diff --git a/content/influxdb/v2.0/account-management/multi-user/remove-user.md b/content/influxdb/v2.0/account-management/multi-user/remove-user.md
index 658059bb2..05e9168b8 100644
--- a/content/influxdb/v2.0/account-management/multi-user/remove-user.md
+++ b/content/influxdb/v2.0/account-management/multi-user/remove-user.md
@@ -4,8 +4,6 @@ seotitle: Remove a user from your InfluxDB Cloud organization
 description: >
   Remove a user from an InfluxDB Cloud organization.
 weight: 103
-aliases:
-  - /v2.0/account-management/multi-user/remove-user
 menu:
   influxdb_2_0:
     parent: Manage multiple users
diff --git a/content/influxdb/v2.0/account-management/offboarding.md b/content/influxdb/v2.0/account-management/offboarding.md
index 34a436808..2388661ec 100644
--- a/content/influxdb/v2.0/account-management/offboarding.md
+++ b/content/influxdb/v2.0/account-management/offboarding.md
@@ -5,8 +5,7 @@ description: >
   requests, backing up data, and contacting InfluxData Support.
 weight: 104
 aliases:
-    - /v2.0/cloud/account-management/offboarding
-    - /v2.0/account-management/offboarding
+    - /influxdb/v2.0/cloud/account-management/offboarding
 menu:
   influxdb_2_0:
     parent: Account management
diff --git a/content/influxdb/v2.0/account-management/pricing-calculator.md b/content/influxdb/v2.0/account-management/pricing-calculator.md
index 97e6cf0d0..379a55586 100644
--- a/content/influxdb/v2.0/account-management/pricing-calculator.md
+++ b/content/influxdb/v2.0/account-management/pricing-calculator.md
@@ -4,8 +4,6 @@ description: >
   Use the InfluxDB Cloud 2.0 pricing calculator to estimate costs by adjusting the number of devices,
   plugins, metrics, and writes for the Usage-based Plan.
 weight: 2
-aliases:
-  - /v2.0/account-management/pricing-calculator
 menu:
   influxdb_2_0:
     name: Pricing calculator
diff --git a/content/influxdb/v2.0/account-management/pricing-plans.md b/content/influxdb/v2.0/account-management/pricing-plans.md
index 4b30eac3d..ddab1d1fe 100644
--- a/content/influxdb/v2.0/account-management/pricing-plans.md
+++ b/content/influxdb/v2.0/account-management/pricing-plans.md
@@ -4,9 +4,8 @@ description: >
   InfluxDB Cloud 2.0 provides two pricing plans to fit your needs – the rate-limited
   Free Plan and the Usage-based Plan.
 aliases:
-  - /v2.0/cloud/rate-limits/
-  - /v2.0/cloud/pricing-plans/
-  - /v2.0/account-management/pricing-plans
+  - /influxdb/v2.0/cloud/rate-limits/
+  - /influxdb/v2.0/cloud/pricing-plans/
 weight: 102
 menu:
   influxdb_2_0:
diff --git a/content/influxdb/v2.0/backup-restore/_index.md b/content/influxdb/v2.0/backup-restore/_index.md
index e5ddfdf17..ff4df717f 100644
--- a/content/influxdb/v2.0/backup-restore/_index.md
+++ b/content/influxdb/v2.0/backup-restore/_index.md
@@ -5,8 +5,6 @@ description: >
   InfluxDB provides tools that let you back up and restore data and metadata stored
   in InfluxDB.
 influxdb/v2.0/tags: [backup, restore]
-aliases:
-  - /v2.0/backup-restore
 menu:
   influxdb_2_0:
     name: Back up & restore data
diff --git a/content/influxdb/v2.0/backup-restore/backup.md b/content/influxdb/v2.0/backup-restore/backup.md
index 640c6e1e2..332351236 100644
--- a/content/influxdb/v2.0/backup-restore/backup.md
+++ b/content/influxdb/v2.0/backup-restore/backup.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     parent: Back up & restore data
 weight: 101
-aliases:
-  - /v2.0/backup-restore/backup
 related:
   - /influxdb/v2.0/backup-restore/restore/
   - /influxdb/v2.0/reference/cli/influx/backup/
diff --git a/content/influxdb/v2.0/backup-restore/restore.md b/content/influxdb/v2.0/backup-restore/restore.md
index 363e7ac2c..6bd52cde3 100644
--- a/content/influxdb/v2.0/backup-restore/restore.md
+++ b/content/influxdb/v2.0/backup-restore/restore.md
@@ -8,8 +8,6 @@ menu:
     parent: Back up & restore data
 weight: 101
 influxdb/v2.0/tags: [restore]
-aliases:
-  - /v2.0/backup-restore/restore
 related:
   - /influxdb/v2.0/backup-restore/backup/
   - /influxdb/v2.0/reference/cli/influxd/restore/
diff --git a/content/influxdb/v2.0/get-started.md b/content/influxdb/v2.0/get-started.md
index b29ce6091..052be1845 100644
--- a/content/influxdb/v2.0/get-started.md
+++ b/content/influxdb/v2.0/get-started.md
@@ -7,8 +7,7 @@ menu:
 weight: 2
 influxdb/v2.0/tags: [get-started, install]
 aliases:
-  - /v2.0/cloud/get-started
-  - /v2.0/get-started
+  - /influxdb/v2.0/cloud/get-started
 ---
 
 The InfluxDB 2.0 time series platform is purpose-built to collect, store,
diff --git a/content/influxdb/v2.0/influxdb-templates/_index.md b/content/influxdb/v2.0/influxdb-templates/_index.md
index 137aaafda..5ef20b17f 100644
--- a/content/influxdb/v2.0/influxdb-templates/_index.md
+++ b/content/influxdb/v2.0/influxdb-templates/_index.md
@@ -5,8 +5,6 @@ description: >
   from dashboards and Telegraf configurations to notifications and alerts.
 menu: influxdb_2_0
 weight: 9
-aliases:
-  - /v2.0/influxdb-templates
 influxdb/v2.0/tags: [templates]
 ---
 
diff --git a/content/influxdb/v2.0/influxdb-templates/cloud.md b/content/influxdb/v2.0/influxdb-templates/cloud.md
index 501b35d93..e0d151b65 100644
--- a/content/influxdb/v2.0/influxdb-templates/cloud.md
+++ b/content/influxdb/v2.0/influxdb-templates/cloud.md
@@ -10,8 +10,7 @@ menu:
     name: Templates in Cloud
 weight: 101
 aliases:
-  - /v2.0/influxdb-templates/get_started_cloud/
-  - /v2.0/influxdb-templates/cloud/
+  - /influxdb/v2.0/influxdb-templates/get_started_cloud/
 influxdb/v2.0/tags: [templates]
 products: [cloud]
 ---
diff --git a/content/influxdb/v2.0/influxdb-templates/create.md b/content/influxdb/v2.0/influxdb-templates/create.md
index 40e6165ac..5f431deea 100644
--- a/content/influxdb/v2.0/influxdb-templates/create.md
+++ b/content/influxdb/v2.0/influxdb-templates/create.md
@@ -8,8 +8,6 @@ menu:
     name: Create a template
     identifier: Create an InfluxDB template
 weight: 103
-aliases:
-  - /v2.0/influxdb-templates/create/
 influxdb/v2.0/tags: [templates]
 related:
   - /influxdb/v2.0/reference/cli/influx/export/
diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/_index.md b/content/influxdb/v2.0/influxdb-templates/stacks/_index.md
index 54dd973c6..af589b96b 100644
--- a/content/influxdb/v2.0/influxdb-templates/stacks/_index.md
+++ b/content/influxdb/v2.0/influxdb-templates/stacks/_index.md
@@ -9,8 +9,6 @@ menu:
   influxdb_2_0:
     parent: InfluxDB templates
 weight: 105
-aliases:
-  - /v2.0/influxdb-templates/stacks/
 related:
   - /influxdb/v2.0/reference/cli/stacks/
 ---
diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/init.md b/content/influxdb/v2.0/influxdb-templates/stacks/init.md
index 9e14733df..4d7bf1b86 100644
--- a/content/influxdb/v2.0/influxdb-templates/stacks/init.md
+++ b/content/influxdb/v2.0/influxdb-templates/stacks/init.md
@@ -10,8 +10,6 @@ menu:
     parent: InfluxDB stacks
     name: Initialize a stack
 weight: 201
-aliases:
-  - /v2.0/influxdb-templates/stacks/init/
 related:
   - /influxdb/v2.0/reference/cli/influx/stacks/init/
 list_code_example: |
diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/remove.md b/content/influxdb/v2.0/influxdb-templates/stacks/remove.md
index e7e7e931b..2f52db016 100644
--- a/content/influxdb/v2.0/influxdb-templates/stacks/remove.md
+++ b/content/influxdb/v2.0/influxdb-templates/stacks/remove.md
@@ -9,8 +9,6 @@ menu:
     parent: InfluxDB stacks
     name: Remove a stack
 weight: 204
-aliases:
-  - /v2.0/influxdb-templates/stacks/remove/
 related:
   - /influxdb/v2.0/reference/cli/influx/stacks/remove/
 list_code_example: |
diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/update.md b/content/influxdb/v2.0/influxdb-templates/stacks/update.md
index 2873e2b4c..b8e7c3ed8 100644
--- a/content/influxdb/v2.0/influxdb-templates/stacks/update.md
+++ b/content/influxdb/v2.0/influxdb-templates/stacks/update.md
@@ -13,8 +13,6 @@ menu:
     parent: InfluxDB stacks
     name: Update a stack
 weight: 202
-aliases:
-  - /v2.0/influxdb-templates/stacks/update/
 related:
   - /influxdb/v2.0/reference/cli/influx/apply
   - /influxdb/v2.0/reference/cli/influx/stacks/update/
diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/view.md b/content/influxdb/v2.0/influxdb-templates/stacks/view.md
index 34a300033..c19d91f05 100644
--- a/content/influxdb/v2.0/influxdb-templates/stacks/view.md
+++ b/content/influxdb/v2.0/influxdb-templates/stacks/view.md
@@ -9,8 +9,6 @@ menu:
     parent: InfluxDB stacks
     name: View stacks
 weight: 203
-aliases:
-  - /v2.0/influxdb-templates/stacks/views/
 related:
   - /influxdb/v2.0/reference/cli/influx/stacks/
 list_code_example: |
diff --git a/content/influxdb/v2.0/influxdb-templates/use.md b/content/influxdb/v2.0/influxdb-templates/use.md
index 0394e5e85..e648eb601 100644
--- a/content/influxdb/v2.0/influxdb-templates/use.md
+++ b/content/influxdb/v2.0/influxdb-templates/use.md
@@ -8,8 +8,6 @@ menu:
     parent: InfluxDB templates
     name: Use templates
 weight: 102
-aliases:
-  - /v2.0/influxdb-templates/use/
 influxdb/v2.0/tags: [templates]
 related:
   - /influxdb/v2.0/reference/cli/influx/apply/
diff --git a/content/influxdb/v2.0/monitor-alert/_index.md b/content/influxdb/v2.0/monitor-alert/_index.md
index 8caf83c71..3e119d15c 100644
--- a/content/influxdb/v2.0/monitor-alert/_index.md
+++ b/content/influxdb/v2.0/monitor-alert/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     name: Monitor & alert
 weight: 6
-aliases:
-  - /v2.0/monitor-alert/
 influxdb/v2.0/tags: [monitor, alert, checks, notification, endpoints]
 ---
 
diff --git a/content/influxdb/v2.0/monitor-alert/checks/_index.md b/content/influxdb/v2.0/monitor-alert/checks/_index.md
index bc3ae3e1c..a3a0a5fc1 100644
--- a/content/influxdb/v2.0/monitor-alert/checks/_index.md
+++ b/content/influxdb/v2.0/monitor-alert/checks/_index.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     parent: Monitor & alert
 weight: 101
-aliases:
-  - /v2.0/monitor-alert/checks/
 influxdb/v2.0/tags: [monitor, checks, notifications, alert]
 related:
   - /influxdb/v2.0/monitor-alert/notification-rules/
diff --git a/content/influxdb/v2.0/monitor-alert/checks/create.md b/content/influxdb/v2.0/monitor-alert/checks/create.md
index b24b3a3da..27a4c5132 100644
--- a/content/influxdb/v2.0/monitor-alert/checks/create.md
+++ b/content/influxdb/v2.0/monitor-alert/checks/create.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     parent: Manage checks
 weight: 201
-aliases:
-  - /v2.0/monitor-alert/checks/create/
 related:
   - /influxdb/v2.0/monitor-alert/notification-rules/
   - /influxdb/v2.0/monitor-alert/notification-endpoints/
diff --git a/content/influxdb/v2.0/monitor-alert/checks/delete.md b/content/influxdb/v2.0/monitor-alert/checks/delete.md
index 59f06b0dd..2b15d798e 100644
--- a/content/influxdb/v2.0/monitor-alert/checks/delete.md
+++ b/content/influxdb/v2.0/monitor-alert/checks/delete.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     parent: Manage checks
 weight: 204
-aliases:
-  - /v2.0/monitor-alert/checks/delete/
 related:
   - /influxdb/v2.0/monitor-alert/notification-rules/
   - /influxdb/v2.0/monitor-alert/notification-endpoints/
diff --git a/content/influxdb/v2.0/monitor-alert/checks/update.md b/content/influxdb/v2.0/monitor-alert/checks/update.md
index 0acb4f468..bab77c246 100644
--- a/content/influxdb/v2.0/monitor-alert/checks/update.md
+++ b/content/influxdb/v2.0/monitor-alert/checks/update.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     parent: Manage checks
 weight: 203
-aliases:
-  - /v2.0/monitor-alert/checks/update/
 related:
   - /influxdb/v2.0/monitor-alert/notification-rules/
   - /influxdb/v2.0/monitor-alert/notification-endpoints/
diff --git a/content/influxdb/v2.0/monitor-alert/checks/view.md b/content/influxdb/v2.0/monitor-alert/checks/view.md
index ec42c2174..451a1adc7 100644
--- a/content/influxdb/v2.0/monitor-alert/checks/view.md
+++ b/content/influxdb/v2.0/monitor-alert/checks/view.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     parent: Manage checks
 weight: 202
-aliases:
-  - /v2.0/monitor-alert/checks/view/
 related:
   - /influxdb/v2.0/monitor-alert/notification-rules/
   - /influxdb/v2.0/monitor-alert/notification-endpoints/
diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md
index 6bf9e58e8..ad9e870b7 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     parent: Monitor & alert
 weight: 102
-aliases:
-  - /v2.0/monitor-alert/notification-endpoints/
 related:
   - /influxdb/v2.0/monitor-alert/checks/
   - /influxdb/v2.0/monitor-alert/notification-rules/
diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md
index 121e9e482..ad4fa83f7 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md
@@ -7,8 +7,6 @@ menu:
     name: Create endpoints
     parent: Manage notification endpoints
 weight: 201
-aliases:
-  - /v2.0/monitor-alert/notification-endpoints/create/
 related:
   - /influxdb/v2.0/monitor-alert/checks/
   - /influxdb/v2.0/monitor-alert/notification-rules/
diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md
index 937d20e88..efb2ed9cf 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md
@@ -7,8 +7,6 @@ menu:
     name: Delete endpoints
     parent: Manage notification endpoints
 weight: 204
-aliases:
-  - /v2.0/monitor-alert/notification-endpoints/delete/
 related:
   - /influxdb/v2.0/monitor-alert/checks/
   - /influxdb/v2.0/monitor-alert/notification-rules/
diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md
index 454472e82..417df7969 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md
@@ -7,8 +7,6 @@ menu:
     name: Update endpoints
     parent: Manage notification endpoints
 weight: 203
-aliases:
-  - /v2.0/monitor-alert/notification-endpoints/update/
 related:
   - /influxdb/v2.0/monitor-alert/checks/
   - /influxdb/v2.0/monitor-alert/notification-rules/
diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md
index 56eca9583..cda2de2f5 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md
@@ -8,8 +8,6 @@ menu:
     name: View endpoint history
     parent: Manage notification endpoints
 weight: 202
-aliases:
-  - /v2.0/monitor-alert/notification-endpoints/view/
 related:
   - /influxdb/v2.0/monitor-alert/checks/
   - /influxdb/v2.0/monitor-alert/notification-rules/
diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md b/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md
index 317e2d8ea..b6439663c 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md
@@ -3,8 +3,6 @@ title: Manage notification rules
 description: >
   Manage notification rules in InfluxDB.
 weight: 103
-aliases:
-  - /v2.0/monitor-alert/notification-rules/
 influxdb/v2.0/tags: [monitor, notifications, alert]
 menu:
   influxdb_2_0:
diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/create.md b/content/influxdb/v2.0/monitor-alert/notification-rules/create.md
index 284e5b5b8..5142c1608 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-rules/create.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-rules/create.md
@@ -3,8 +3,6 @@ title: Create notification rules
 description: >
   Create notification rules to send alerts on your time series data.
 weight: 201
-aliases:
-  - /v2.0/monitor-alert/notification-rules/create/
 menu:
   influxdb_2_0:
     parent: Manage notification rules
diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md b/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md
index 8614df0c4..964638e66 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md
@@ -3,8 +3,6 @@ title: Delete notification rules
 description: >
   If you no longer need to receive an alert, delete the associated notification rule.
 weight: 204
-aliases:
-  - /v2.0/monitor-alert/notification-rules/delete/
 menu:
   influxdb_2_0:
     parent: Manage notification rules
diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/update.md b/content/influxdb/v2.0/monitor-alert/notification-rules/update.md
index c1e4cf177..ce3fd66d0 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-rules/update.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-rules/update.md
@@ -3,8 +3,6 @@ title: Update notification rules
 description: >
   Update notification rules to update the notification message or change the schedule or conditions.
 weight: 203
-aliases:
-  - /v2.0/monitor-alert/notification-rules/update/
 menu:
   influxdb_2_0:
     parent: Manage notification rules
diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/view.md b/content/influxdb/v2.0/monitor-alert/notification-rules/view.md
index 5158db980..d52530892 100644
--- a/content/influxdb/v2.0/monitor-alert/notification-rules/view.md
+++ b/content/influxdb/v2.0/monitor-alert/notification-rules/view.md
@@ -3,8 +3,6 @@ title: View notification rules
 description: >
   Update notification rules to update the notification message or change the schedule or conditions.
 weight: 202
-aliases:
-  - /v2.0/monitor-alert/notification-rules/view/
 menu:
   influxdb_2_0:
     parent: Manage notification rules
diff --git a/content/influxdb/v2.0/monitor-alert/templates/infrastructure/aws.md~master b/content/influxdb/v2.0/monitor-alert/templates/infrastructure/aws.md~master
deleted file mode 100644
index 6fb53b0a5..000000000
--- a/content/influxdb/v2.0/monitor-alert/templates/infrastructure/aws.md~master
+++ /dev/null
@@ -1,57 +0,0 @@
----
-title: Monitor Amazon Web Services (AWS)
-description: >
-  Use the [AWS CloudWatch Monitoring template](https://github.com/influxdata/community-templates/tree/master/aws_cloudwatch) to monitor data from Amazon Web Services (AWS), Amazon Elastic Compute Cloud (EC2), and Amazon Elastic Load Balancing (ELB) with the AWS CloudWatch Service.
-menu:
-  influxdb_2_0:
-    parent: Monitor infrastructure
-    name: AWS CloudWatch
-weight: 201
----
-
-Use the [AWS CloudWatch Monitoring template](https://github.com/influxdata/community-templates/tree/master/aws_cloudwatch) to monitor data from [Amazon Web Services (AWS)](https://aws.amazon.com/), [Amazon Elastic Compute Cloud (EC2)](https://aws.amazon.com/ec2/), and [Amazon Elastic Load Balancing (ELB)](https://aws.amazon.com/elasticloadbalancing/) with the [AWS CloudWatch Service](https://aws.amazon.com/cloudwatch/).
-
-The AWS CloudWatch Monitoring template includes the following:
-
-- two [dashboards](/influxdb/v2.0/reference/glossary/#dashboard):
-  - **AWS CloudWatch NLB (Network Load Balancers) Monitoring**: Displays data from the `cloudwatch_aws_network_elb measurement`
-  - **AWS CloudWatch Instance Monitoring**: Displays data from the `cloudwatch_aws_ec2` measurement
-- two [buckets](/influxdb/v2.0/reference/glossary/#bucket): `kubernetes` and `cloudwatch`
-- two labels: `inputs.cloudwatch`, `AWS`
-- one variable: `v.bucket`
-- one [Telegraf configuration](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/): [AWS CloudWatch input plugin](/influxdb/v2.0/reference/telegraf-plugins/#cloudwatch)
-
-## Apply the template
-
-1. Use the [`influx` CLI](/influxdb/v2.0/reference/cli/influx/) to run the following command:
-
-    ```sh
-    influx apply -f https://raw.githubusercontent.com/influxdata/community-templates/master/aws_cloudwatch/aws_cloudwatch.yml
-    ```
-    For more information, see [influx apply](/influxdb/v2.0/reference/cli/influx/apply/).
-2. [Install Telegraf](/telegraf/latest/introduction/installation/) on a server with network access to both the CloudWatch API and [InfluxDB v2 API](/influxdb/v2.0/reference/api/).
-3. In your Telegraf configuration file (`telegraf.conf`), find the following example `influxdb_v2` output plugins, and then **replace** the `urls` to specify the servers to monitor:
-
-   ```sh
-    ## k8s
-    [[outputs.influxdb_v2]]
-     urls = ["http://influxdb.monitoring:9999"]
-     organization = "InfluxData"
-     bucket = "kubernetes"
-     token = "secret-token"
- 
-    ## cloudv2 sample
-    [[outputs.influxdb_v2]]
-     urls = ["$INFLUX_HOST"]
-     token = "$INFLUX_TOKEN"
-     organization = "$INFLUX_ORG"
-     bucket = “cloudwatch"
-   ```
-4. [Start Telegraf](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/#start-telegraf).
-
-## View the incoming data
-
-1. In the InfluxDB user interface (UI), select **Boards** (**Dashboards**).
-
-    {{< nav-icon "dashboards" >}}
-2. Open your AWS dashboards, and then set the `v.bucket` variable to specify the bucket to query data from (`kubernetes` or `cloudwatch`).
diff --git a/content/influxdb/v2.0/monitor-alert/templates/infrastructure/docker.md~master b/content/influxdb/v2.0/monitor-alert/templates/infrastructure/docker.md~master
deleted file mode 100644
index 5dcc3db03..000000000
--- a/content/influxdb/v2.0/monitor-alert/templates/infrastructure/docker.md~master
+++ /dev/null
@@ -1,54 +0,0 @@
----
-title: Monitor Docker
-description: >
-  Use the [Docker Monitoring template](https://github.com/influxdata/community-templates/tree/master/docker) to monitor your Docker containers.
-menu:
-  influxdb_2_0:
-    parent: Monitor infrastructure
-    name: Docker
-weight: 202
----
-
-Use the [Docker Monitoring template](https://github.com/influxdata/community-templates/tree/master/docker) to monitor your Docker containers. First, [apply the template](#apply-the-template), and then [view incoming data](#view-incoming-data).
-This template uses the [Docker input plugin](/influxdb/v2.0/reference/telegraf-plugins/#docker) to collect metrics stored in InfluxDB and display these metrics in a dashboard.
-
-The Docker Monitoring template includes the following:
-
-- one [dashboard](/influxdb/v2.0/reference/glossary/#dashboard): **Docker**
-- one [bucket](/influxdb/v2.0/reference/glossary/#bucket): `docker, 7d retention`
-- labels: Docker input plugin labels
-- one [Telegraf configuration](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/): Docker input plugin
-- one variable: `bucket`
-- four [checks](/influxdb/v2.0/reference/glossary/#check): `Container cpu`, `mem`, `disk`, `non-zero exit`
-- one [notification endpoint](/influxdb/v2.0/reference/glossary/#notification-endpoint): `Http Post`
-- one [notification rule](/influxdb/v2.0/reference/glossary/#notification-rule): `Crit Alert`
-
-For more information about how checks, notification endpoints, and notifications rules work together, see [monitor data and send alerts](/influxdb/v2.0/monitor-alert/).
-
-## Apply the template
-
-1. Use the [`influx` CLI](/influxdb/v2.0/reference/cli/influx/) to run the following command:
-
-    ```sh
-    influx apply -f https://raw.githubusercontent.com/influxdata/community-templates/master/docker/docker.yml
-    ```
-    For more information, see [influx apply](/influxdb/v2.0/reference/cli/influx/apply/).
-
-    > **Note:** Ensure your `influx` CLI is configured with your account credentials and that configuration is active. For more information, see [influx config](https://v2.docs.influxdata.com/v2.0/reference/cli/influx/config/).
-
-2. [Install Telegraf](/telegraf/latest/introduction/installation/) on a server with network access to both the Docker containers and [InfluxDB v2 API](/influxdb/v2.0/reference/api/).
-3. In your [Telegraf configuration file (`telegraf.conf`)](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/), do the following:
-    - Depending on how you run Docker, you may need to customize the [Docker input plugin](/influxdb/v2.0/reference/telegraf-plugins/#docker) configuration, for example, you may need to specify the `endpoint` value.
-    - Set the following environment variables:
-      - INFLUX_TOKEN: Token must have permissions to read Telegraf configurations and write data to the `telegraf` bucket. See how to [view tokens](/influxdb/v2.0/security/tokens/view-tokens/).
-      - INFLUX_ORG: Name of your organization. See how to [view your organization](/influxdb/v2.0/organizations/view-orgs/).
-      - INFLUX_HOST: Your InfluxDB host URL, for example, localhost, a remote instance, or InfluxDB Cloud.
-
-4. [Start Telegraf](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/#start-telegraf).
-
-## View incoming data
-
-1. In the InfluxDB user interface (UI), select **Boards** (**Dashboards**).
-
-    {{< nav-icon "dashboards" >}}
-2. Open the **Docker** dashboard to start monitoring.
diff --git a/content/influxdb/v2.0/monitor-alert/templates/networks/haproxy.md~master b/content/influxdb/v2.0/monitor-alert/templates/networks/haproxy.md~master
deleted file mode 100644
index 061f03a4c..000000000
--- a/content/influxdb/v2.0/monitor-alert/templates/networks/haproxy.md~master
+++ /dev/null
@@ -1,48 +0,0 @@
----
-title: Monitor HAProxy
-description: >
-  Use the [HAProxy for InfluxDB v2 template](https://github.com/influxdata/community-templates/tree/master/haproxy) to monitor your HAProxy instance.
-menu:
-  influxdb_2_0:
-    parent: Monitor networks
-    name: HAproxy
-weight: 201
----
-
-Use the [HAProxy for InfluxDB v2 template](https://github.com/influxdata/community-templates/tree/master/haproxy) to monitor your HAProxy instances. First, [apply the template](#apply-the-template), and then [view incoming data](#view-incoming-data).
-This template uses the [HAProxy input plugin](/influxdb/v2.0/reference/telegraf-plugins/#haproxy) to collect metrics stored in an HAProxy instance and display these metrics in a dashboard.
-
-The HAProxy for InfluxDB v2 template includes the following:
-
-- one [dashboard](/influxdb/v2.0/reference/glossary/#dashboard): **HAProxy**
-- one [bucket](/influxdb/v2.0/reference/glossary/#bucket): `haproxy`
-- label: `haproxy`
-- one [Telegraf configuration](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/): HAProxy input plugin, InfluxDB v2 output plugin
-- one variable: `bucket`
-
-## Apply the template
-
-1. Use the [`influx` CLI](/influxdb/v2.0/reference/cli/influx/) to run the following command:
-
-    ```sh
-    influx apply -f https://raw.githubusercontent.com/influxdata/community-templates/master/haproxy/haproxy.yml
-    ```
-    For more information, see [influx apply](/influxdb/v2.0/reference/cli/influx/apply/).
-
-    > **Note:** Ensure your `influx` CLI is configured with your account credentials and that configuration is active. For more information, see [influx config](https://v2.docs.influxdata.com/v2.0/reference/cli/influx/config/).
-
-2. [Install Telegraf](/telegraf/latest/introduction/installation/) on a server with network access to both the HAProxy instances and [InfluxDB v2 API](/influxdb/v2.0/reference/api/).
-3. In your [Telegraf configuration file (`telegraf.conf`)](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/), do the following:
-    - Set the following environment variables:
-      - INFLUX_TOKEN: Token must have permissions to read Telegraf configurations and write data to the `haproxy` bucket. See how to [view tokens](/influxdb/v2.0/security/tokens/view-tokens/).
-      - INFLUX_ORG: Name of your organization. See how to [view your organization](/influxdb/v2.0/organizations/view-orgs/).
-      - INFLUX_HOST: Your InfluxDB host URL, for example, localhost, a remote instance, or InfluxDB Cloud.
-
-4. [Start Telegraf](/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/#start-telegraf).
-
-## View incoming data
-
-1. In the InfluxDB user interface (UI), select **Boards** (**Dashboards**).
-
-    {{< nav-icon "dashboards" >}}
-2. Open the **HAProxy** dashboard to start monitoring.
diff --git a/content/influxdb/v2.0/organizations/_index.md b/content/influxdb/v2.0/organizations/_index.md
index 7a61893c8..ff7a69991 100644
--- a/content/influxdb/v2.0/organizations/_index.md
+++ b/content/influxdb/v2.0/organizations/_index.md
@@ -2,8 +2,6 @@
 title: Manage organizations
 seotitle: Manage organizations in InfluxDB
 description: Manage organizations in InfluxDB using the InfluxDB UI or the influx CLI.
-aliases:
-  - /v2.0/organizations/
 menu:
   influxdb_2_0:
     name: Manage organizations
diff --git a/content/influxdb/v2.0/organizations/buckets/_index.md b/content/influxdb/v2.0/organizations/buckets/_index.md
index 9770bb491..5dc4c493e 100644
--- a/content/influxdb/v2.0/organizations/buckets/_index.md
+++ b/content/influxdb/v2.0/organizations/buckets/_index.md
@@ -7,8 +7,6 @@ menu:
     name: Manage buckets
     parent: Manage organizations
 weight: 105
-aliases:
-  - /v2.0/organizations/create-org/buckets/
 influxdb/v2.0/tags: [buckets]
 ---
 
diff --git a/content/influxdb/v2.0/organizations/buckets/create-bucket.md b/content/influxdb/v2.0/organizations/buckets/create-bucket.md
index 1aaa9dcae..6ce9937c2 100644
--- a/content/influxdb/v2.0/organizations/buckets/create-bucket.md
+++ b/content/influxdb/v2.0/organizations/buckets/create-bucket.md
@@ -7,8 +7,6 @@ menu:
     name: Create a bucket
     parent: Manage buckets
 weight: 201
-aliases:
-  - /v2.0/organizations/create-org/buckets/create-bucket/
 ---
 
 Use the InfluxDB user interface (UI) or the `influx` command line interface (CLI)
diff --git a/content/influxdb/v2.0/organizations/buckets/delete-bucket.md b/content/influxdb/v2.0/organizations/buckets/delete-bucket.md
index 8ecb05a0e..66066755c 100644
--- a/content/influxdb/v2.0/organizations/buckets/delete-bucket.md
+++ b/content/influxdb/v2.0/organizations/buckets/delete-bucket.md
@@ -7,8 +7,6 @@ menu:
     name: Delete a bucket
     parent: Manage buckets
 weight: 203
-aliases:
-  - /v2.0/organizations/create-org/buckets/delete-bucket/
 ---
 
 Use the InfluxDB user interface (UI) or the `influx` command line interface (CLI)
diff --git a/content/influxdb/v2.0/organizations/buckets/update-bucket.md b/content/influxdb/v2.0/organizations/buckets/update-bucket.md
index edd87a9b8..f9c3a6913 100644
--- a/content/influxdb/v2.0/organizations/buckets/update-bucket.md
+++ b/content/influxdb/v2.0/organizations/buckets/update-bucket.md
@@ -7,8 +7,6 @@ menu:
     name: Update a bucket
     parent: Manage buckets
 weight: 202
-aliases:
-  - /v2.0/organizations/create-org/buckets/update-bucket/
 ---
 
 Use the `influx` command line interface (CLI) or the InfluxDB user interface (UI) to update a bucket.
diff --git a/content/influxdb/v2.0/organizations/buckets/view-buckets.md b/content/influxdb/v2.0/organizations/buckets/view-buckets.md
index 5f9dcf7bc..4f1fa9b1a 100644
--- a/content/influxdb/v2.0/organizations/buckets/view-buckets.md
+++ b/content/influxdb/v2.0/organizations/buckets/view-buckets.md
@@ -7,8 +7,6 @@ menu:
     name: View buckets
     parent: Manage buckets
 weight: 202
-aliases:
-  - /v2.0/organizations/create-org/buckets/view-bucket/
 ---
 
 ## View a list of buckets
diff --git a/content/influxdb/v2.0/organizations/create-org.md b/content/influxdb/v2.0/organizations/create-org.md
index afdbc59cd..fcad542da 100644
--- a/content/influxdb/v2.0/organizations/create-org.md
+++ b/content/influxdb/v2.0/organizations/create-org.md
@@ -2,8 +2,6 @@
 title: Create an organization
 seotitle: Create an organization in InfluxDB
 description: Create an organization in InfluxDB using the InfluxDB UI or the influx CLI.
-aliases:
-  - /v2.0/organizations/create-org/
 menu:
   influxdb_2_0:
     name: Create an organization
diff --git a/content/influxdb/v2.0/organizations/delete-org.md b/content/influxdb/v2.0/organizations/delete-org.md
index 734fee3bf..2036ead5b 100644
--- a/content/influxdb/v2.0/organizations/delete-org.md
+++ b/content/influxdb/v2.0/organizations/delete-org.md
@@ -2,8 +2,6 @@
 title: Delete an organization
 seotitle: Delete an organization from InfluxDB
 description: Delete an existing organization from InfluxDB using the InfluxDB UI or the influx CLI.
-aliases:
-  - /v2.0/organizations/delete-org/
 menu:
   influxdb_2_0:
     name: Delete an organization
diff --git a/content/influxdb/v2.0/organizations/members/_index.md b/content/influxdb/v2.0/organizations/members/_index.md
index 1e591a915..d58698fb5 100644
--- a/content/influxdb/v2.0/organizations/members/_index.md
+++ b/content/influxdb/v2.0/organizations/members/_index.md
@@ -7,8 +7,6 @@ menu:
     name: Manage members
     parent: Manage organizations
 weight: 106
-aliases:
-  - /v2.0/organizations/create-org/members/
 influxdb/v2.0/tags: [members]
 ---
 
diff --git a/content/influxdb/v2.0/organizations/members/add-member.md b/content/influxdb/v2.0/organizations/members/add-member.md
index d41c7fc44..ce25c9192 100644
--- a/content/influxdb/v2.0/organizations/members/add-member.md
+++ b/content/influxdb/v2.0/organizations/members/add-member.md
@@ -7,8 +7,6 @@ menu:
     name: Add a member
     parent: Manage members
 weight: 201
-aliases:
-  - /v2.0/organizations/create-org/members/add-members/
 ---
 
 Use the `influx` command line interface (CLI) to add a member to an organization.
diff --git a/content/influxdb/v2.0/organizations/members/remove-member.md b/content/influxdb/v2.0/organizations/members/remove-member.md
index b54e48e8e..c9ea391cd 100644
--- a/content/influxdb/v2.0/organizations/members/remove-member.md
+++ b/content/influxdb/v2.0/organizations/members/remove-member.md
@@ -7,8 +7,6 @@ menu:
     name: Remove a member
     parent: Manage members
 weight: 203
-aliases:
-  - /v2.0/organizations/create-org/members/remove-members/
 ---
 
 Use the InfluxDB user interface (UI) or the `influx` command line interface (CLI)
diff --git a/content/influxdb/v2.0/organizations/members/view-members.md b/content/influxdb/v2.0/organizations/members/view-members.md
index e2c8e8a33..e2ed2c1aa 100644
--- a/content/influxdb/v2.0/organizations/members/view-members.md
+++ b/content/influxdb/v2.0/organizations/members/view-members.md
@@ -7,8 +7,6 @@ menu:
     name: View members
     parent: Manage members
 weight: 202
-aliases:
-  - /v2.0/organizations/create-org/members/view-members/
 ---
 
 Use the InfluxDB user interface (UI) or the `influx` command line interface (CLI)
diff --git a/content/influxdb/v2.0/organizations/switch-org.md b/content/influxdb/v2.0/organizations/switch-org.md
index 69d4640b8..7df24bd06 100644
--- a/content/influxdb/v2.0/organizations/switch-org.md
+++ b/content/influxdb/v2.0/organizations/switch-org.md
@@ -2,8 +2,6 @@
 title: Switch organizations
 seotitle: Switch organizations in InfluxDB
 description: Switch from one organization to another in the InfluxDB UI
-aliases:
-  - /v2.0/organizations/switch-org/
 menu:
   influxdb_2_0:
     name: Switch organizations
diff --git a/content/influxdb/v2.0/organizations/update-org.md b/content/influxdb/v2.0/organizations/update-org.md
index 6a4f545d6..6b54c02aa 100644
--- a/content/influxdb/v2.0/organizations/update-org.md
+++ b/content/influxdb/v2.0/organizations/update-org.md
@@ -2,8 +2,6 @@
 title: Update an organization
 seotitle: Update an organization in InfluxDB
 description: Update an organization's name and assets in InfluxDB using the InfluxDB UI or the influx CLI.
-aliases:
-  - /v2.0/organizations/update-org/
 menu:
   influxdb_2_0:
     name: Update an organization
diff --git a/content/influxdb/v2.0/organizations/view-orgs.md b/content/influxdb/v2.0/organizations/view-orgs.md
index c941105eb..2c973a316 100644
--- a/content/influxdb/v2.0/organizations/view-orgs.md
+++ b/content/influxdb/v2.0/organizations/view-orgs.md
@@ -2,8 +2,6 @@
 title: View organizations
 seotitle: View organizations in InfluxDB
 description: Review a list of organizations in InfluxDB using the InfluxDB UI or the influx CLI.
-aliases:
-  - /v2.0/organizations/view-org/
 menu:
   influxdb_2_0:
     name: View organizations
diff --git a/content/influxdb/v2.0/process-data/_index.md b/content/influxdb/v2.0/process-data/_index.md
index 3d0b9849c..ea7dc4835 100644
--- a/content/influxdb/v2.0/process-data/_index.md
+++ b/content/influxdb/v2.0/process-data/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     name: Process data
 weight: 4
-aliases:
-  - /v2.0/process-data/
 influxdb/v2.0/tags: [tasks]
 ---
 
diff --git a/content/influxdb/v2.0/process-data/common-tasks/_index.md b/content/influxdb/v2.0/process-data/common-tasks/_index.md
index cfff29536..7fe1050dc 100644
--- a/content/influxdb/v2.0/process-data/common-tasks/_index.md
+++ b/content/influxdb/v2.0/process-data/common-tasks/_index.md
@@ -10,8 +10,6 @@ menu:
     name: Common tasks
     parent: Process data
 weight: 104
-aliases:
-  - /v2.0/process-data/common-tasks/
 ---
 
 The following articles walk through common task use cases.
diff --git a/content/influxdb/v2.0/process-data/common-tasks/downsample-data.md b/content/influxdb/v2.0/process-data/common-tasks/downsample-data.md
index d5857cc4c..c5d084182 100644
--- a/content/influxdb/v2.0/process-data/common-tasks/downsample-data.md
+++ b/content/influxdb/v2.0/process-data/common-tasks/downsample-data.md
@@ -9,8 +9,6 @@ menu:
     name: Downsample data
     parent: Common tasks
 weight: 201
-aliases:
-  - /v2.0/process-data/common-tasks/downsample-data/
 influxdb/v2.0/tags: [tasks]
 ---
 
diff --git a/content/influxdb/v2.0/process-data/get-started.md b/content/influxdb/v2.0/process-data/get-started.md
index 2f5fdbe95..7b6c09102 100644
--- a/content/influxdb/v2.0/process-data/get-started.md
+++ b/content/influxdb/v2.0/process-data/get-started.md
@@ -5,8 +5,7 @@ description: >
   Learn the basics of writing an InfluxDB task that processes data, and then performs an action,
   such as storing the modified data in a new bucket or sending an alert.
 aliases:
-  - /v2.0/process-data/write-a-task/
-  - /v2.0/process-data/get-started/
+  - /influxdb/v2.0/process-data/write-a-task/
 influxdb/v2.0/tags: [tasks]
 menu:
   influxdb_2_0:
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/_index.md b/content/influxdb/v2.0/process-data/manage-tasks/_index.md
index 10fe5ee13..07d05f7ef 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/_index.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/_index.md
@@ -11,8 +11,6 @@ menu:
     name: Manage tasks
     parent: Process data
 weight: 102
-aliases:
-  - /v2.0/process-data/manage-tasks/
 ---
 
 InfluxDB provides two options for managing the creation, reading, updating, and deletion (CRUD) of tasks -
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/create-task.md b/content/influxdb/v2.0/process-data/manage-tasks/create-task.md
index bcb3eeebe..256b33cb3 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/create-task.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/create-task.md
@@ -8,8 +8,6 @@ menu:
     name: Create a task
     parent: Manage tasks
 weight: 201
-aliases:
-  - /v2.0/process-data/manage-tasks/create-task/
 related:
   - /influxdb/v2.0/reference/cli/influx/task/create
 ---
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md b/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md
index 7d3cd3937..f35a28e29 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md
@@ -8,8 +8,6 @@ menu:
     name: Delete a task
     parent: Manage tasks
 weight: 206
-aliases:
-  - /v2.0/process-data/manage-tasks/delete-task/
 related:
   - /influxdb/v2.0/reference/cli/influx/task/delete
 ---
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/export-task.md b/content/influxdb/v2.0/process-data/manage-tasks/export-task.md
index bf5566fd4..c176cc13d 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/export-task.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/export-task.md
@@ -7,8 +7,6 @@ menu:
     name: Export a task
     parent: Manage tasks
 weight: 205
-aliases:
-  - /v2.0/process-data/manage-tasks/export-task/
 ---
 
 InfluxDB lets you export tasks from the InfluxDB user interface (UI).
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/run-task.md b/content/influxdb/v2.0/process-data/manage-tasks/run-task.md
index d9e5168e5..d1c2b69a4 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/run-task.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/run-task.md
@@ -8,8 +8,6 @@ menu:
     name: Run a task
     parent: Manage tasks
 weight: 203
-aliases:
-  - /v2.0/process-data/manage-tasks/run-task/
 related:
   - /influxdb/v2.0/reference/cli/influx/task/run
   - /influxdb/v2.0/reference/cli/influx/task/retry
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md b/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md
index bd6cf116e..a5e2b85d8 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md
@@ -7,8 +7,6 @@ menu:
     name: View run history
     parent: Manage tasks
 weight: 203
-aliases:
-  - /v2.0/process-data/manage-tasks/task-run-history/
 related:
   - /influxdb/v2.0/reference/cli/influx/task/run/find
 ---
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/update-task.md b/content/influxdb/v2.0/process-data/manage-tasks/update-task.md
index 76982f0a8..81480518f 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/update-task.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/update-task.md
@@ -8,8 +8,6 @@ menu:
     name: Update a task
     parent: Manage tasks
 weight: 204
-aliases:
-  - /v2.0/process-data/manage-tasks/update-task/
 related:
   - /influxdb/v2.0/reference/cli/influx/task/update
 ---
diff --git a/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md b/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md
index 2896cf3df..22b445cb7 100644
--- a/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md
+++ b/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md
@@ -8,8 +8,6 @@ menu:
     name: View tasks
     parent: Manage tasks
 weight: 202
-aliases:
-  - /v2.0/process-data/manage-tasks/view-tasks/
 related:
   - /influxdb/v2.0/reference/cli/influx/task/list
 ---
diff --git a/content/influxdb/v2.0/process-data/task-options.md b/content/influxdb/v2.0/process-data/task-options.md
index b24c741c1..77f17f911 100644
--- a/content/influxdb/v2.0/process-data/task-options.md
+++ b/content/influxdb/v2.0/process-data/task-options.md
@@ -9,8 +9,6 @@ menu:
     name: Task options
     parent: Process data
 weight: 105
-aliases:
-  - /v2.0/process-data/task-options/
 influxdb/v2.0/tags: [tasks, flux]
 ---
 
diff --git a/content/influxdb/v2.0/query-data/_index.md b/content/influxdb/v2.0/query-data/_index.md
index b8d677c18..99202f870 100644
--- a/content/influxdb/v2.0/query-data/_index.md
+++ b/content/influxdb/v2.0/query-data/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     name: Query data
 weight: 3
-aliases:
-  - /v2.0/query-data/
 influxdb/v2.0/tags: [query, flux]
 ---
 
diff --git a/content/influxdb/v2.0/query-data/execute-queries.md b/content/influxdb/v2.0/query-data/execute-queries.md
index 9cf4b64f9..2988edc51 100644
--- a/content/influxdb/v2.0/query-data/execute-queries.md
+++ b/content/influxdb/v2.0/query-data/execute-queries.md
@@ -3,8 +3,6 @@ title: Execute queries
 seotitle: Different ways to query InfluxDB
 description: There are multiple ways to query data from InfluxDB including the InfluxDB UI, CLI, and API.
 weight: 103
-aliases:
-  - /v2.0/query-data/execute-queries/
 menu:
   influxdb_2_0:
     name: Execute queries
diff --git a/content/influxdb/v2.0/query-data/flux/_index.md b/content/influxdb/v2.0/query-data/flux/_index.md
index e3dc92582..467fff4ba 100644
--- a/content/influxdb/v2.0/query-data/flux/_index.md
+++ b/content/influxdb/v2.0/query-data/flux/_index.md
@@ -8,8 +8,7 @@ menu:
     name: Query with Flux
     parent: Query data
 alias:
-  - /v2.0/query-data/guides/
-  - /v2.0/query-data/flux/
+  - /influxdb/v2.0/query-data/guides/
 ---
 
 The following guides walk through both common and complex queries and use cases for Flux.
diff --git a/content/influxdb/v2.0/query-data/flux/calculate-percentages.md b/content/influxdb/v2.0/query-data/flux/calculate-percentages.md
index a43b3cf15..937913b0b 100644
--- a/content/influxdb/v2.0/query-data/flux/calculate-percentages.md
+++ b/content/influxdb/v2.0/query-data/flux/calculate-percentages.md
@@ -11,13 +11,12 @@ menu:
     parent: Query with Flux
 weight: 209
 aliases:
- - /v2.0/query-data/guides/calculate-percentages/
- - /v2.0/query-data/flux/calculate-percentages/
+ - /influxdb/v2.0/query-data/guides/calculate-percentages/
 related:
   - /influxdb/v2.0/query-data/flux/mathematic-operations
-  - /v2.0/reference/flux/stdlib/built-in/transformations/map
-  - /v2.0/reference/flux/stdlib/built-in/transformations/pivot
-  - /v2.0/reference/flux/stdlib/built-in/transformations/join
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pivot
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join
 list_query_example: percentages
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/conditional-logic.md b/content/influxdb/v2.0/query-data/flux/conditional-logic.md
index 12ca619a6..2fc9f2f4b 100644
--- a/content/influxdb/v2.0/query-data/flux/conditional-logic.md
+++ b/content/influxdb/v2.0/query-data/flux/conditional-logic.md
@@ -12,13 +12,12 @@ menu:
     parent: Query with Flux
 weight: 220
 aliases:
-  - /v2.0/query-data/guides/conditional-logic/
-  - /v2.0/query-data/flux/conditional-logic/
+  - /influxdb/v2.0/query-data/guides/conditional-logic/
 related:
   - /influxdb/v2.0/query-data/flux/query-fields/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/filter/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/map/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/
 list_code_example: |
   ```js
   if color == "green" then "008000" else "ffffff"
diff --git a/content/influxdb/v2.0/query-data/flux/cumulativesum.md b/content/influxdb/v2.0/query-data/flux/cumulativesum.md
index 74d219b2b..14c30011c 100644
--- a/content/influxdb/v2.0/query-data/flux/cumulativesum.md
+++ b/content/influxdb/v2.0/query-data/flux/cumulativesum.md
@@ -10,10 +10,8 @@ menu:
     parent: Query with Flux
     name: Cumulative sum
 influxdb/v2.0/tags: [query, cumulative sum]
-aliases:
-  - /v2.0/query-data/flux/cumulativesum/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum/
 list_query_example: cumulative_sum
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/custom-functions/_index.md b/content/influxdb/v2.0/query-data/flux/custom-functions/_index.md
index 059ea26d8..4c91da7db 100644
--- a/content/influxdb/v2.0/query-data/flux/custom-functions/_index.md
+++ b/content/influxdb/v2.0/query-data/flux/custom-functions/_index.md
@@ -9,8 +9,7 @@ menu:
     parent: Query with Flux
 weight: 220
 aliases:
-  - /v2.0/query-data/guides/custom-functions/
-  - /v2.0/query-data/flux/custom-functions/
+  - /influxdb/v2.0/query-data/guides/custom-functions/
 list_code_example: |
   ```js
   multByX = (tables=<-, x) =>
diff --git a/content/influxdb/v2.0/query-data/flux/custom-functions/custom-aggregate.md b/content/influxdb/v2.0/query-data/flux/custom-functions/custom-aggregate.md
index eb6e34364..1aae2a8fb 100644
--- a/content/influxdb/v2.0/query-data/flux/custom-functions/custom-aggregate.md
+++ b/content/influxdb/v2.0/query-data/flux/custom-functions/custom-aggregate.md
@@ -8,10 +8,9 @@ menu:
     parent: Custom functions
 weight: 301
 aliases:
-  - /v2.0/query-data/guides/custom-functions/custom-aggregate/
-  - /v2.0/query-data/flux/custom-functions/custom-aggregate/
+  - /influxdb/v2.0/query-data/guides/custom-functions/custom-aggregate/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/
 ---
 
 To aggregate your data, use the Flux
diff --git a/content/influxdb/v2.0/query-data/flux/exists.md b/content/influxdb/v2.0/query-data/flux/exists.md
index 73b498f0a..09279ac18 100644
--- a/content/influxdb/v2.0/query-data/flux/exists.md
+++ b/content/influxdb/v2.0/query-data/flux/exists.md
@@ -12,11 +12,10 @@ menu:
     parent: Query with Flux
 weight: 220
 aliases:
-  - /v2.0/query-data/guides/exists/
-  - /v2.0/query-data/flux/exists/
+  - /influxdb/v2.0/query-data/guides/exists/
 related:
   - /influxdb/v2.0/query-data/flux/query-fields/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/filter/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter/
 list_code_example: |
   ##### Filter null values
   ```js
diff --git a/content/influxdb/v2.0/query-data/flux/explore-schema.md b/content/influxdb/v2.0/query-data/flux/explore-schema.md
index 86321d516..054b6c813 100644
--- a/content/influxdb/v2.0/query-data/flux/explore-schema.md
+++ b/content/influxdb/v2.0/query-data/flux/explore-schema.md
@@ -10,17 +10,15 @@ menu:
     name: Explore your schema
     parent: Query with Flux
 weight: 206
-aliases:
-  - /v2.0/query-data/flux/explore-schema/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/inputs/buckets/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurements
-  - /v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys
-  - /v2.0/reference/flux/stdlib/influxdb-v1/tagkeys
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys
-  - /v2.0/reference/flux/stdlib/influxdb-v1/tagvalues
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/inputs/buckets/
+  - /influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements
+  - /influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys
+  - /influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys
+  - /influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys
+  - /influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys
+  - /influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues
+  - /influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues
 list_code_example: |
   ```js
   import "influxdata/influxdb/v1"
diff --git a/content/influxdb/v2.0/query-data/flux/fill.md b/content/influxdb/v2.0/query-data/flux/fill.md
index 4b038777e..ab925905b 100644
--- a/content/influxdb/v2.0/query-data/flux/fill.md
+++ b/content/influxdb/v2.0/query-data/flux/fill.md
@@ -6,15 +6,13 @@ description: >
   Use the [`fill()` function](/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill/)
   to replace _null_ values.
 weight: 210
-aliases:
-  - /v2.0/query-data/flux/fill/
 menu:
   influxdb_2_0:
     parent: Query with Flux
     name: Fill
 influxdb/v2.0/tags: [query, fill]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/fill/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill/
 list_query_example: fill_null
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/first-last.md b/content/influxdb/v2.0/query-data/flux/first-last.md
index bfc99d34d..d6903ead4 100644
--- a/content/influxdb/v2.0/query-data/flux/first-last.md
+++ b/content/influxdb/v2.0/query-data/flux/first-last.md
@@ -7,16 +7,14 @@ description: >
   [`last()`](/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last/) functions
   to return the first or last point in an input table.
 weight: 210
-aliases:
-  - /v2.0/query-data/flux/first-last/
 menu:
   influxdb_2_0:
     parent: Query with Flux
     name: First & last
 influxdb/v2.0/tags: [query]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/first/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/last/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last/
 list_query_example: first_last
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/geo/_index.md b/content/influxdb/v2.0/query-data/flux/geo/_index.md
index 5b43263c3..b35d17302 100644
--- a/content/influxdb/v2.0/query-data/flux/geo/_index.md
+++ b/content/influxdb/v2.0/query-data/flux/geo/_index.md
@@ -8,8 +8,6 @@ menu:
     name: Geo-temporal data
     parent: Query with Flux
 weight: 220
-aliases:
-  - /v2.0/query-data/flux/geo/
 list_code_example: |
   ```js
   import "experimental/geo"
diff --git a/content/influxdb/v2.0/query-data/flux/geo/filter-by-region.md b/content/influxdb/v2.0/query-data/flux/geo/filter-by-region.md
index 243b2694f..1dd0c6de2 100644
--- a/content/influxdb/v2.0/query-data/flux/geo/filter-by-region.md
+++ b/content/influxdb/v2.0/query-data/flux/geo/filter-by-region.md
@@ -7,11 +7,9 @@ menu:
     name: Filter by region
     parent: Geo-temporal data
 weight: 302
-aliases:
-  - /v2.0/query-data/flux/geo/filter-by-region/
 related:
-  - /v2.0/reference/flux/stdlib/experimental/geo/
-  - /v2.0/reference/flux/stdlib/experimental/geo/filterrows/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows/
 list_code_example: |
   ```js
   import "experimental/geo"
diff --git a/content/influxdb/v2.0/query-data/flux/geo/group-geo-data.md b/content/influxdb/v2.0/query-data/flux/geo/group-geo-data.md
index 7151cfd7c..146487ed6 100644
--- a/content/influxdb/v2.0/query-data/flux/geo/group-geo-data.md
+++ b/content/influxdb/v2.0/query-data/flux/geo/group-geo-data.md
@@ -7,12 +7,10 @@ menu:
   influxdb_2_0:
     parent: Geo-temporal data
 weight: 302
-aliases:
-  - /v2.0/query-data/flux/geo/group-geo-data/
 related:
-  - /v2.0/reference/flux/stdlib/experimental/geo/
-  - /v2.0/reference/flux/stdlib/experimental/geo/groupbyarea/
-  - /v2.0/reference/flux/stdlib/experimental/geo/astracks/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks/
 list_code_example: |
   ```js
   import "experimental/geo"
diff --git a/content/influxdb/v2.0/query-data/flux/geo/shape-geo-data.md b/content/influxdb/v2.0/query-data/flux/geo/shape-geo-data.md
index c44a3a8b0..65009244b 100644
--- a/content/influxdb/v2.0/query-data/flux/geo/shape-geo-data.md
+++ b/content/influxdb/v2.0/query-data/flux/geo/shape-geo-data.md
@@ -8,12 +8,10 @@ menu:
     name: Shape geo-temporal data
     parent: Geo-temporal data
 weight: 301
-aliases:
-  - /v2.0/query-data/flux/geo/shape-geo-data/
 related:
-  - /v2.0/reference/flux/stdlib/experimental/geo/
-  - /v2.0/reference/flux/stdlib/experimental/geo/shapedata/
-  - /v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken/
 list_code_example: |
   ```js
   import "experimental/geo"
diff --git a/content/influxdb/v2.0/query-data/flux/group-data.md b/content/influxdb/v2.0/query-data/flux/group-data.md
index 710cd2d44..a52ae320f 100644
--- a/content/influxdb/v2.0/query-data/flux/group-data.md
+++ b/content/influxdb/v2.0/query-data/flux/group-data.md
@@ -11,11 +11,10 @@ menu:
     parent: Query with Flux
 weight: 202
 aliases:
-  - /v2.0/query-data/guides/group-data/
-  - /v2.0/query-data/flux/group-data/
+  - /influxdb/v2.0/query-data/guides/group-data/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/group
-  - /v2.0/reference/flux/stdlib/experimental/group
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/group
 list_query_example: group
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/histograms.md b/content/influxdb/v2.0/query-data/flux/histograms.md
index 9e0861197..6e75ab7e7 100644
--- a/content/influxdb/v2.0/query-data/flux/histograms.md
+++ b/content/influxdb/v2.0/query-data/flux/histograms.md
@@ -11,10 +11,9 @@ menu:
     parent: Query with Flux
 weight: 210
 aliases:
-  - /v2.0/query-data/guides/histograms/
-  - /v2.0/query-data/flux/histograms/
+  - /influxdb/v2.0/query-data/guides/histograms/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/histogram
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram
 list_query_example: histogram
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/increase.md b/content/influxdb/v2.0/query-data/flux/increase.md
index 784e9b433..8ab6e6047 100644
--- a/content/influxdb/v2.0/query-data/flux/increase.md
+++ b/content/influxdb/v2.0/query-data/flux/increase.md
@@ -8,15 +8,13 @@ description: >
   This function is especially useful when tracking changes in counter values that
   wrap over time or periodically reset.
 weight: 210
-aliases:
-  - /v2.0/query-data/flux/increase/
 menu:
   influxdb_2_0:
     parent: Query with Flux
     name: Increase
 influxdb/v2.0/tags: [query, increase, counters]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/increase/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/increase/
 list_query_example: increase
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/join.md b/content/influxdb/v2.0/query-data/flux/join.md
index 7cfe3c676..662f1d095 100644
--- a/content/influxdb/v2.0/query-data/flux/join.md
+++ b/content/influxdb/v2.0/query-data/flux/join.md
@@ -10,10 +10,9 @@ menu:
     parent: Query with Flux
 weight: 210
 aliases:
-  - /v2.0/query-data/guides/join/
-  - /v2.0/query-data/flux/join/
+  - /influxdb/v2.0/query-data/guides/join/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/join
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join
 list_query_example: join
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/manipulate-timestamps.md b/content/influxdb/v2.0/query-data/flux/manipulate-timestamps.md
index 3e4b1a225..c971abbeb 100644
--- a/content/influxdb/v2.0/query-data/flux/manipulate-timestamps.md
+++ b/content/influxdb/v2.0/query-data/flux/manipulate-timestamps.md
@@ -9,18 +9,17 @@ menu:
     parent: Query with Flux
 weight: 220
 aliases:
-  - /v2.0/query-data/guides/manipulate-timestamps/
-  - /v2.0/query-data/flux/manipulate-timestamps/
+  - /influxdb/v2.0/query-data/guides/manipulate-timestamps/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/misc/now/
-  - /v2.0/reference/flux/stdlib/system/time/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/time/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/uint/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/int/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/truncatetimecolumn/
-  - /v2.0/reference/flux/stdlib/date/truncate/
-  - /v2.0/reference/flux/stdlib/experimental/addduration/
-  - /v2.0/reference/flux/stdlib/experimental/subduration/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/misc/now/
+  - /influxdb/v2.0/reference/flux/stdlib/system/time/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/time/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/uint/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/int/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/truncatetimecolumn/
+  - /influxdb/v2.0/reference/flux/stdlib/date/truncate/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/addduration/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/subduration/
 ---
 
 Every point stored in InfluxDB has an associated timestamp.
diff --git a/content/influxdb/v2.0/query-data/flux/mathematic-operations.md b/content/influxdb/v2.0/query-data/flux/mathematic-operations.md
index c082cc299..407de782a 100644
--- a/content/influxdb/v2.0/query-data/flux/mathematic-operations.md
+++ b/content/influxdb/v2.0/query-data/flux/mathematic-operations.md
@@ -12,13 +12,12 @@ menu:
     parent: Query with Flux
 weight: 208
 aliases:
-  - /v2.0/query-data/guides/mathematic-operations/
-  - /v2.0/query-data/flux/mathematic-operations/
+  - /influxdb/v2.0/query-data/guides/mathematic-operations/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/map
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/
-  - /v2.0/reference/flux/language/operators/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/
+  - /influxdb/v2.0/reference/flux/language/operators/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/
   - /influxdb/v2.0/query-data/flux/calculate-percentages/
 list_query_example: map_math
 ---
diff --git a/content/influxdb/v2.0/query-data/flux/median.md b/content/influxdb/v2.0/query-data/flux/median.md
index b98e4cc7e..bc56f7725 100644
--- a/content/influxdb/v2.0/query-data/flux/median.md
+++ b/content/influxdb/v2.0/query-data/flux/median.md
@@ -6,8 +6,6 @@ description: >
   Use the [`median()` function](/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median/)
   to return a value representing the `0.5` quantile (50th percentile) or median of input data.
 weight: 210
-aliases:
-  - /v2.0/query-data/flux/median/
 menu:
   influxdb_2_0:
     parent: Query with Flux
@@ -15,8 +13,8 @@ menu:
 influxdb/v2.0/tags: [query, median]
 related:
   - /influxdb/v2.0/query-data/flux/percentile-quantile/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile/
 list_query_example: median
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/monitor-states.md b/content/influxdb/v2.0/query-data/flux/monitor-states.md
index a5b097b4b..b580c9bc7 100644
--- a/content/influxdb/v2.0/query-data/flux/monitor-states.md
+++ b/content/influxdb/v2.0/query-data/flux/monitor-states.md
@@ -9,11 +9,10 @@ menu:
     parent: Query with Flux
 weight: 220
 aliases:
-  - /v2.0/query-data/guides/monitor-states/
-  - /v2.0/query-data/flux/monitor-states/
+  - /influxdb/v2.0/query-data/guides/monitor-states/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stateduration/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/statecount/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount/
 ---
 
 Flux helps you monitor states in your metrics and events:
diff --git a/content/influxdb/v2.0/query-data/flux/moving-average.md b/content/influxdb/v2.0/query-data/flux/moving-average.md
index 7203e5297..b04d9df22 100644
--- a/content/influxdb/v2.0/query-data/flux/moving-average.md
+++ b/content/influxdb/v2.0/query-data/flux/moving-average.md
@@ -7,16 +7,14 @@ description: >
   or [`timedMovingAverage()`](/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/)
   functions to return the moving average of data.
 weight: 210
-aliases:
-  - /v2.0/query-data/flux/moving-average/
 menu:
   influxdb_2_0:
     parent: Query with Flux
     name: Moving Average
 influxdb/v2.0/tags: [query, moving average]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/timedmovingaverage/
 list_query_example: moving_average
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/percentile-quantile.md b/content/influxdb/v2.0/query-data/flux/percentile-quantile.md
index 417182926..e58184931 100644
--- a/content/influxdb/v2.0/query-data/flux/percentile-quantile.md
+++ b/content/influxdb/v2.0/query-data/flux/percentile-quantile.md
@@ -6,8 +6,6 @@ description: >
   Use the `quantile()` function to return all values within the `q` quantile or
   percentile of input data.
 weight: 210
-aliases:
-  - /v2.0/query-data/flux/percentile-quantile/
 menu:
   influxdb_2_0:
     parent: Query with Flux
@@ -15,7 +13,7 @@ menu:
 influxdb/v2.0/tags: [query, percentile, quantile]
 related:
   - /influxdb/v2.0/query-data/flux/query-median/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile/
 list_query_example: quantile
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/query-fields.md b/content/influxdb/v2.0/query-data/flux/query-fields.md
index e7f032c8a..1d5bae6e5 100644
--- a/content/influxdb/v2.0/query-data/flux/query-fields.md
+++ b/content/influxdb/v2.0/query-data/flux/query-fields.md
@@ -6,14 +6,12 @@ description: >
     `filter()` performs operations similar to the `SELECT` statement and the `WHERE`
     clause in InfluxQL and other SQL-like query languages.
 weight: 201
-aliases:
-  - /v2.0/query-data/flux/query-fields/
 menu:
   influxdb_2_0:
     parent: Query with Flux
 influxdb/v2.0/tags: [query, select, where]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/filter/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter/
   - /influxdb/v2.0/query-data/flux/conditional-logic/
   - /influxdb/v2.0/query-data/flux/regular-expressions/
 list_code_example: |
diff --git a/content/influxdb/v2.0/query-data/flux/rate.md b/content/influxdb/v2.0/query-data/flux/rate.md
index ed302df6b..065a9a06d 100644
--- a/content/influxdb/v2.0/query-data/flux/rate.md
+++ b/content/influxdb/v2.0/query-data/flux/rate.md
@@ -10,16 +10,14 @@ description: >
   If time between points varies, these functions normalize points to a common time interval
   making values easily comparable.
 weight: 210
-aliases:
-  - /v2.0/query-data/flux/rate/
 menu:
   influxdb_2_0:
     parent: Query with Flux
     name: Rate
 influxdb/v2.0/tags: [query, rate]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/derivative/
-  - /v2.0/reference/flux/stdlib/experimental/aggregate/rate/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate/
 list_query_example: rate_of_change
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/regular-expressions.md b/content/influxdb/v2.0/query-data/flux/regular-expressions.md
index 32b733692..5993e9656 100644
--- a/content/influxdb/v2.0/query-data/flux/regular-expressions.md
+++ b/content/influxdb/v2.0/query-data/flux/regular-expressions.md
@@ -9,11 +9,10 @@ menu:
     parent: Query with Flux
 weight: 220
 aliases:
-  - /v2.0/query-data/guides/regular-expressions/
-  - /v2.0/query-data/flux/regular-expressions/
+  - /influxdb/v2.0/query-data/guides/regular-expressions/
 related:
   - /influxdb/v2.0/query-data/flux/query-fields/
-  - /v2.0/reference/flux/stdlib/regexp/
+  - /influxdb/v2.0/reference/flux/stdlib/regexp/
 list_query_example: regular_expressions
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/scalar-values.md b/content/influxdb/v2.0/query-data/flux/scalar-values.md
index 68a5d55bc..e8f1bd758 100644
--- a/content/influxdb/v2.0/query-data/flux/scalar-values.md
+++ b/content/influxdb/v2.0/query-data/flux/scalar-values.md
@@ -11,10 +11,9 @@ menu:
 weight: 220
 influxdb/v2.0/tags: [scalar]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/
 aliases:
-  - /v2.0/query-data/guides/scalar-values/
-  - /v2.0/query-data/flux/scalar-values/
+  - /influxdb/v2.0/query-data/guides/scalar-values/
 list_code_example: |
   ```js
   scalarValue = {
diff --git a/content/influxdb/v2.0/query-data/flux/sort-limit.md b/content/influxdb/v2.0/query-data/flux/sort-limit.md
index 9b0001251..f9db00ce5 100644
--- a/content/influxdb/v2.0/query-data/flux/sort-limit.md
+++ b/content/influxdb/v2.0/query-data/flux/sort-limit.md
@@ -14,11 +14,10 @@ menu:
     parent: Query with Flux
 weight: 203
 aliases:
-  - /v2.0/query-data/guides/sort-limit/
-  - /v2.0/query-data/flux/sort-limit/
+  - /influxdb/v2.0/query-data/guides/sort-limit/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/sort
-  - /v2.0/reference/flux/stdlib/built-in/transformations/limit
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit
 list_query_example: sort_limit
 ---
 
diff --git a/content/influxdb/v2.0/query-data/flux/sql.md b/content/influxdb/v2.0/query-data/flux/sql.md
index 7f7432cae..21a45b055 100644
--- a/content/influxdb/v2.0/query-data/flux/sql.md
+++ b/content/influxdb/v2.0/query-data/flux/sql.md
@@ -13,10 +13,9 @@ menu:
     list_title: SQL data
 weight: 220
 aliases:
-  - /v2.0/query-data/guides/sql/
-  - /v2.0/query-data/flux/sql/
+  - /influxdb/v2.0/query-data/guides/sql/
 related:
-  - /v2.0/reference/flux/stdlib/sql/
+  - /influxdb/v2.0/reference/flux/stdlib/sql/
 list_code_example: |
   ```js
   import "sql"
diff --git a/content/influxdb/v2.0/query-data/flux/window-aggregate.md b/content/influxdb/v2.0/query-data/flux/window-aggregate.md
index f06ad0e9a..279d43e53 100644
--- a/content/influxdb/v2.0/query-data/flux/window-aggregate.md
+++ b/content/influxdb/v2.0/query-data/flux/window-aggregate.md
@@ -12,13 +12,12 @@ menu:
 weight: 204
 influxdb/v2.0/tags: [flux, aggregates]
 aliases:
-  - /v2.0/query-data/guides/window-aggregate/
-  - /v2.0/query-data/flux/window-aggregate/
+  - /influxdb/v2.0/query-data/guides/window-aggregate/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow
-  - /v2.0/reference/flux/stdlib/built-in/transformations/window
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors
 list_query_example: aggregate_window
 ---
 
diff --git a/content/influxdb/v2.0/query-data/get-started/_index.md b/content/influxdb/v2.0/query-data/get-started/_index.md
index fbbc3aaff..084102221 100644
--- a/content/influxdb/v2.0/query-data/get-started/_index.md
+++ b/content/influxdb/v2.0/query-data/get-started/_index.md
@@ -4,16 +4,14 @@ description: >
   Get started with Flux, InfluxData's functional data scripting language.
   This step-by-step guide through the basics of writing a Flux query.
 weight: 101
-aliases:
-  - /v2.0/query-data/get-started/
 influxdb/v2.0/tags: [query, flux, get-started]
 menu:
   influxdb_2_0:
     name: Get started with Flux
     parent: Query data
 related:
-  - /v2.0/reference/flux/
-  - /v2.0/reference/flux/stdlib/
+  - /influxdb/v2.0/reference/flux/
+  - /influxdb/v2.0/reference/flux/stdlib/
 ---
 
 Flux is InfluxData's functional data scripting language designed for querying,
diff --git a/content/influxdb/v2.0/query-data/get-started/query-influxdb.md b/content/influxdb/v2.0/query-data/get-started/query-influxdb.md
index 213e2ea89..43ce1d635 100644
--- a/content/influxdb/v2.0/query-data/get-started/query-influxdb.md
+++ b/content/influxdb/v2.0/query-data/get-started/query-influxdb.md
@@ -7,13 +7,11 @@ menu:
     name: Query InfluxDB
     parent: Get started with Flux
 weight: 201
-aliases:
-  - /v2.0/query-data/get-started/query-influxdb/
 related:
   - /influxdb/v2.0/query-data/flux/
-  - /v2.0/reference/flux/stdlib/built-in/inputs/from
-  - /v2.0/reference/flux/stdlib/built-in/transformations/range
-  - /v2.0/reference/flux/stdlib/built-in/transformations/filter
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/range
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter
 ---
 
 This guide walks through the basics of using Flux to query data from InfluxDB.
diff --git a/content/influxdb/v2.0/query-data/get-started/syntax-basics.md b/content/influxdb/v2.0/query-data/get-started/syntax-basics.md
index e391e9ac6..89bc3c633 100644
--- a/content/influxdb/v2.0/query-data/get-started/syntax-basics.md
+++ b/content/influxdb/v2.0/query-data/get-started/syntax-basics.md
@@ -7,10 +7,8 @@ menu:
     name: Syntax basics
     parent: Get started with Flux
 weight: 203
-aliases:
-  - /v2.0/query-data/get-started/syntax-basics/
 related:
-  - /v2.0/reference/flux/language/types/
+  - /influxdb/v2.0/reference/flux/language/types/
 ---
 
 
diff --git a/content/influxdb/v2.0/query-data/get-started/transform-data.md b/content/influxdb/v2.0/query-data/get-started/transform-data.md
index 50eb9e2a3..c9b0dcbd3 100644
--- a/content/influxdb/v2.0/query-data/get-started/transform-data.md
+++ b/content/influxdb/v2.0/query-data/get-started/transform-data.md
@@ -7,11 +7,9 @@ menu:
     name: Transform data
     parent: Get started with Flux
 weight: 202
-aliases:
-  - /v2.0/query-data/get-started/transform-data/
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow
-  - /v2.0/reference/flux/stdlib/built-in/transformations/window
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window
 ---
 
 When [querying data from InfluxDB](/influxdb/v2.0/query-data/get-started/query-influxdb),
diff --git a/content/influxdb/v2.0/query-data/influxql.md b/content/influxdb/v2.0/query-data/influxql.md
index 2838771b7..428c93a72 100644
--- a/content/influxdb/v2.0/query-data/influxql.md
+++ b/content/influxdb/v2.0/query-data/influxql.md
@@ -4,8 +4,6 @@ description: >
   Use the [InfluxDB 1.x `/query` compatibility endpoint](/influxdb/v2.0/reference/api/influxdb-1x/query)
   to query data in InfluxDB 2.0 with **InfluxQL**.
 weight: 102
-aliases:
-  - /v2.0/query-data/influxql/
 influxdb/v2.0/tags: [influxql, query]
 menu:
   influxdb_2_0:
diff --git a/content/influxdb/v2.0/query-data/optimize-queries.md b/content/influxdb/v2.0/query-data/optimize-queries.md
index b79d12abf..3a06d0ad2 100644
--- a/content/influxdb/v2.0/query-data/optimize-queries.md
+++ b/content/influxdb/v2.0/query-data/optimize-queries.md
@@ -3,8 +3,6 @@ title: Optimize Flux queries
 description: >
   Optimize your Flux queries to reduce their memory and compute (CPU) requirements.
 weight: 104
-aliases:
-  - /v2.0/query-data/optimize-queries/
 menu:
   influxdb_2_0:
     name: Optimize queries
diff --git a/content/influxdb/v2.0/reference/api/_index.md b/content/influxdb/v2.0/reference/api/_index.md
index 78158a287..a27d78a0b 100644
--- a/content/influxdb/v2.0/reference/api/_index.md
+++ b/content/influxdb/v2.0/reference/api/_index.md
@@ -5,8 +5,6 @@ description: >
   Access the InfluxDB API using the `/api/v2/` endpoint.
 menu: influxdb_2_0_ref
 weight: 3
-aliases:
-  - /v2.0/reference/api/
 influxdb/v2.0/tags: [api]
 ---
 
diff --git a/content/influxdb/v2.0/reference/api/client-libraries/_index.md b/content/influxdb/v2.0/reference/api/client-libraries/_index.md
index aca57d1dd..efe466de3 100644
--- a/content/influxdb/v2.0/reference/api/client-libraries/_index.md
+++ b/content/influxdb/v2.0/reference/api/client-libraries/_index.md
@@ -5,8 +5,7 @@ description: >
   View the list of available client libraries.
 weight: 103
 aliases:
-  - /v2.0/reference/client-libraries/
-  - /v2.0/reference/api/client-libraries/
+  - /influxdb/v2.0/reference/client-libraries/
 menu:
   influxdb_2_0_ref:
     name: Client libraries
diff --git a/content/influxdb/v2.0/reference/api/client-libraries/python.md b/content/influxdb/v2.0/reference/api/client-libraries/python.md
index 9fee88db2..37de701f8 100644
--- a/content/influxdb/v2.0/reference/api/client-libraries/python.md
+++ b/content/influxdb/v2.0/reference/api/client-libraries/python.md
@@ -9,8 +9,7 @@ menu:
     parent: Client libraries
 influxdb/v2.0/tags: [client libraries, python]
 aliases:
-  - /v2.0/reference/api/client-libraries/python-cl-guide/
-  - /v2.0/reference/api/client-libraries/python/
+  - /influxdb/v2.0/reference/api/client-libraries/python-cl-guide/
 weight: 201
 ---
 
@@ -53,7 +52,7 @@ We are going to write some data in [line protocol](/influxdb/v2.0/reference/synt
    url="http://localhost:9999"
    ```
 
-3. Instantiate the client. The `InfluxDBClient` object takes three named parameters: `url`, `org`, and `token`. Pass in the named parameters. 
+3. Instantiate the client. The `InfluxDBClient` object takes three named parameters: `url`, `org`, and `token`. Pass in the named parameters.
 
    ```python
    client = InfluxDBClient(
@@ -63,7 +62,7 @@ We are going to write some data in [line protocol](/influxdb/v2.0/reference/synt
    )
    ```
     The `InfluxDBClient` object has a `write_api` method used for configuration.
-  
+
 4. Instantiate a **write client** using the `client` object and the `write_api` method. Use the `write_api` method to configure the writer object.
 
    ```python
@@ -102,13 +101,13 @@ write_api.write(bucket=bucket, org=org, record=p)
 ```
 ## Query data from InfluxDB with Python
 
-1. Instantiate the **query client**. 
+1. Instantiate the **query client**.
 
    ```python
    query_api = client.query_api()
    ```
 
-2. Create a Flux query. 
+2. Create a Flux query.
 
    ```python
    query = ‘ from(bucket:"my-bucket")\
@@ -118,8 +117,8 @@ write_api.write(bucket=bucket, org=org, record=p)
    |> filter(fn:(r) => r._field == "temperature" )‘
    ```
 
-    The query client sends the Flux query to InfluxDB and returns a Flux object with a table structure. 
-  
+    The query client sends the Flux query to InfluxDB and returns a Flux object with a table structure.
+
 3. Pass the `query()` method two named parameters:`org` and `query`.  
 
    ```python
@@ -135,7 +134,7 @@ write_api.write(bucket=bucket, org=org, record=p)
    for table in result:
      for record in table.records:
        results.append((record.get_field(), record.get_value()))
-  
+
    print(results)
    [(temperature, 25.3)]
    ```
diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md b/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md
index 7ef445bcd..be7a9dd7f 100644
--- a/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md
+++ b/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md
@@ -7,8 +7,6 @@ menu:
     name: 1.x compatibility
     parent: InfluxDB v2 API
 weight: 104
-aliases:
-  - /v2.0/reference/api/influxdb-1x/
 influxdb/v2.0/tags: [influxql, query, write]
 products: [cloud]
 related:
diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md b/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md
index 410c96eee..68fbbb7df 100644
--- a/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md
+++ b/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md
@@ -8,8 +8,6 @@ menu:
     name: DBRP mapping
     parent: 1.x compatibility
 weight: 302
-aliases:
-  - /v2.0/reference/api/influxdb-1x/dbrp/
 products: [cloud]
 related:
   - /influxdb/v2.0/reference/api/influxdb-1x/query
diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/query.md b/content/influxdb/v2.0/reference/api/influxdb-1x/query.md
index 53b727600..ed8fc0a2e 100644
--- a/content/influxdb/v2.0/reference/api/influxdb-1x/query.md
+++ b/content/influxdb/v2.0/reference/api/influxdb-1x/query.md
@@ -8,8 +8,6 @@ menu:
     name: /query
     parent: 1.x compatibility
 weight: 301
-aliases:
-  - /v2.0/reference/api/influxdb-1x/query/
 influxdb/v2.0/tags: [influxql, query]
 products: [cloud]
 list_code_example: |
diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/write.md b/content/influxdb/v2.0/reference/api/influxdb-1x/write.md
index 60915ab02..551e30aed 100644
--- a/content/influxdb/v2.0/reference/api/influxdb-1x/write.md
+++ b/content/influxdb/v2.0/reference/api/influxdb-1x/write.md
@@ -9,8 +9,6 @@ menu:
     name: /write
     parent: 1.x compatibility
 weight: 301
-aliases:
-  - /v2.0/reference/api/influxdb-1x/write/
 influxdb/v2.0/tags: [write]
 products: [cloud]
 list_code_example: |
diff --git a/content/influxdb/v2.0/reference/api/postman.md b/content/influxdb/v2.0/reference/api/postman.md
index 0d82900ec..be5184667 100644
--- a/content/influxdb/v2.0/reference/api/postman.md
+++ b/content/influxdb/v2.0/reference/api/postman.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0_ref:
     parent: InfluxDB v2 API
 weight: 3
-aliases:
-  - /v2.0/reference/api/postman/
 influxdb/v2.0/tags: [api, authentication]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/_index.md b/content/influxdb/v2.0/reference/cli/_index.md
index 1c77dc002..f0898be18 100644
--- a/content/influxdb/v2.0/reference/cli/_index.md
+++ b/content/influxdb/v2.0/reference/cli/_index.md
@@ -5,8 +5,6 @@ description: >
   InfluxDB provides command line tools designed to aid in managing and working
   with InfluxDB from the command line.
 influxdb/v2.0/tags: [cli]
-aliases:
-  - /v2.0/reference/cli/
 menu:
   influxdb_2_0_ref:
     name: Command line tools
diff --git a/content/influxdb/v2.0/reference/cli/influx/_index.md b/content/influxdb/v2.0/reference/cli/influx/_index.md
index 6a5b2635b..ba32594e0 100644
--- a/content/influxdb/v2.0/reference/cli/influx/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/_index.md
@@ -9,8 +9,6 @@ menu:
     name: influx
     parent: Command line tools
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/
 influxdb/v2.0/tags: [cli]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/apply/_index.md b/content/influxdb/v2.0/reference/cli/influx/apply/_index.md
index 325c8e505..22002fc0c 100644
--- a/content/influxdb/v2.0/reference/cli/influx/apply/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/apply/_index.md
@@ -7,8 +7,7 @@ menu:
     parent: influx
 weight: 101
 aliases:
-  - /v2.0/reference/cli/influx/pkg/
-  - /v2.0/reference/cli/influx/apply/
+  - /influxdb/v2.0/reference/cli/influx/pkg/
 influxdb/v2.0/tags: [templates]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/_index.md b/content/influxdb/v2.0/reference/cli/influx/auth/_index.md
index 106884483..0759d419a 100644
--- a/content/influxdb/v2.0/reference/cli/influx/auth/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/auth/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx auth
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/auth/
 influxdb/v2.0/tags: [authentication]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/active.md b/content/influxdb/v2.0/reference/cli/influx/auth/active.md
index e4cbfa0ad..eb648b8dd 100644
--- a/content/influxdb/v2.0/reference/cli/influx/auth/active.md
+++ b/content/influxdb/v2.0/reference/cli/influx/auth/active.md
@@ -6,8 +6,6 @@ menu:
     name: influx auth active
     parent: influx auth
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/auth/active/
 ---
 
 The `influx auth active` command activates an authorization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/create.md b/content/influxdb/v2.0/reference/cli/influx/auth/create.md
index 62d7d57cc..1f6c6f389 100644
--- a/content/influxdb/v2.0/reference/cli/influx/auth/create.md
+++ b/content/influxdb/v2.0/reference/cli/influx/auth/create.md
@@ -6,8 +6,6 @@ menu:
     name: influx auth create
     parent: influx auth
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/auth/create/
 ---
 
 The `influx auth create` creates an authorization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/delete.md b/content/influxdb/v2.0/reference/cli/influx/auth/delete.md
index 3aed27f8b..78eec1f72 100644
--- a/content/influxdb/v2.0/reference/cli/influx/auth/delete.md
+++ b/content/influxdb/v2.0/reference/cli/influx/auth/delete.md
@@ -6,8 +6,6 @@ menu:
     name: influx auth delete
     parent: influx auth
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/auth/delete/
 ---
 
 The `influx auth delete` command deletes an authorization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md b/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md
index ed265fa54..5f5b3c90d 100644
--- a/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md
+++ b/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md
@@ -6,8 +6,6 @@ menu:
     name: influx auth inactive
     parent: influx auth
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/auth/inactive/
 ---
 
 The `influx auth inactive` inactivates an authorization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/list.md b/content/influxdb/v2.0/reference/cli/influx/auth/list.md
index ab983db98..07d8c065d 100644
--- a/content/influxdb/v2.0/reference/cli/influx/auth/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/auth/list.md
@@ -7,8 +7,7 @@ menu:
     parent: influx auth
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/auth/find
-  - /v2.0/reference/cli/influx/auth/list/
+  - /influxdb/v2.0/reference/cli/influx/auth/find
 ---
 
 The `influx auth list` command lists and searches authorizations in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/backup/_index.md b/content/influxdb/v2.0/reference/cli/influx/backup/_index.md
index f27a9dc6e..d0a34fbf9 100644
--- a/content/influxdb/v2.0/reference/cli/influx/backup/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/backup/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx backup
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/backup/
 influxdb/v2.0/tags: [backup]
 related:
   - /influxdb/v2.0/backup-restore/backup/
diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md b/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md
index 629d53a27..bb57f9121 100644
--- a/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx bucket
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/bucket/
 influxdb/v2.0/tags: [buckets]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/create.md b/content/influxdb/v2.0/reference/cli/influx/bucket/create.md
index 484fe7fa0..6a46dbff0 100644
--- a/content/influxdb/v2.0/reference/cli/influx/bucket/create.md
+++ b/content/influxdb/v2.0/reference/cli/influx/bucket/create.md
@@ -7,7 +7,7 @@ menu:
     parent: influx bucket
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/bucket/create/
+  - /influxdb/v2.0/reference/cli/influx/bucket/create/
 ---
 
 The `influx bucket create` command creates a new bucket in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md b/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md
index 23a5d156c..6c8d17526 100644
--- a/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md
+++ b/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md
@@ -7,7 +7,7 @@ menu:
     parent: influx bucket
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/bucket/delete/
+  - /influxdb/v2.0/reference/cli/influx/bucket/delete/
 related:
   - /influxdb/v2.0/organizations/buckets/delete-bucket/
 ---
diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/list.md b/content/influxdb/v2.0/reference/cli/influx/bucket/list.md
index a99641b44..1dbca6cbc 100644
--- a/content/influxdb/v2.0/reference/cli/influx/bucket/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/bucket/list.md
@@ -7,8 +7,8 @@ menu:
     parent: influx bucket
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/bucket/find
-  - /v2.0/reference/cli/influx/bucket/list/
+  - /influxdb/v2.0/reference/cli/influx/bucket/find
+  - /influxdb/v2.0/reference/cli/influx/bucket/list/
 ---
 
 The `influx bucket list` command lists and searches for buckets in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/update.md b/content/influxdb/v2.0/reference/cli/influx/bucket/update.md
index 3eda9a9f2..9208ad12d 100644
--- a/content/influxdb/v2.0/reference/cli/influx/bucket/update.md
+++ b/content/influxdb/v2.0/reference/cli/influx/bucket/update.md
@@ -7,7 +7,7 @@ menu:
     parent: influx bucket
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/bucket/update/
+  - /influxdb/v2.0/reference/cli/influx/bucket/update/
 ---
 
 The `influx bucket update` command updates information associated with buckets in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/completion/_index.md b/content/influxdb/v2.0/reference/cli/influx/completion/_index.md
index 8fe413ba6..3addeebb9 100644
--- a/content/influxdb/v2.0/reference/cli/influx/completion/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/completion/_index.md
@@ -8,8 +8,6 @@ menu:
     name: influx completion
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/completion/
 influxdb/v2.0/tags: [cli, tools]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/config/_index.md b/content/influxdb/v2.0/reference/cli/influx/config/_index.md
index d4da7dafe..b43d29011 100644
--- a/content/influxdb/v2.0/reference/cli/influx/config/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/config/_index.md
@@ -7,8 +7,6 @@ menu:
     parent: influx
 weight: 101
 influxdb/v2.0/tags: [config]
-aliases:
-  - /v2.0/reference/cli/influx/config/
 ---
 
 The `influx config` command displays the active InfluxDB connection configuration
diff --git a/content/influxdb/v2.0/reference/cli/influx/config/create.md b/content/influxdb/v2.0/reference/cli/influx/config/create.md
index d57721cc5..03232204a 100644
--- a/content/influxdb/v2.0/reference/cli/influx/config/create.md
+++ b/content/influxdb/v2.0/reference/cli/influx/config/create.md
@@ -6,8 +6,6 @@ menu:
     name: influx config create
     parent: influx config
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/config/create/
 ---
 
 The `influx config create` command creates a new InfluxDB connection configuration
diff --git a/content/influxdb/v2.0/reference/cli/influx/config/list.md b/content/influxdb/v2.0/reference/cli/influx/config/list.md
index b52d48b39..6a8816f24 100644
--- a/content/influxdb/v2.0/reference/cli/influx/config/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/config/list.md
@@ -6,8 +6,6 @@ menu:
     name: influx config list
     parent: influx config
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/config/list/
 ---
 
 The `influx config list` command lists all InfluxDB connection configurations in
diff --git a/content/influxdb/v2.0/reference/cli/influx/config/rm.md b/content/influxdb/v2.0/reference/cli/influx/config/rm.md
index 59b3719fc..da2be689b 100644
--- a/content/influxdb/v2.0/reference/cli/influx/config/rm.md
+++ b/content/influxdb/v2.0/reference/cli/influx/config/rm.md
@@ -7,8 +7,7 @@ menu:
     parent: influx config
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/config/delete/
-  - /v2.0/reference/cli/influx/config/rm/
+  - /influxdb/v2.0/reference/cli/influx/config/delete/
 ---
 
 The `influx config rm` command removes an InfluxDB connection configuration
diff --git a/content/influxdb/v2.0/reference/cli/influx/config/set.md b/content/influxdb/v2.0/reference/cli/influx/config/set.md
index 86743d283..2fc0ce1b0 100644
--- a/content/influxdb/v2.0/reference/cli/influx/config/set.md
+++ b/content/influxdb/v2.0/reference/cli/influx/config/set.md
@@ -6,8 +6,6 @@ menu:
     name: influx config set
     parent: influx config
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/config/set/
 ---
 
 The `influx config set` command updates information in an InfluxDB connection
diff --git a/content/influxdb/v2.0/reference/cli/influx/delete/_index.md b/content/influxdb/v2.0/reference/cli/influx/delete/_index.md
index 54d03990c..d6dc11d49 100644
--- a/content/influxdb/v2.0/reference/cli/influx/delete/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/delete/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx delete
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/delete/
 influxdb/v2.0/tags: [delete]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/export/_index.md b/content/influxdb/v2.0/reference/cli/influx/export/_index.md
index 1c0c2e483..dfe6bd881 100644
--- a/content/influxdb/v2.0/reference/cli/influx/export/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/export/_index.md
@@ -6,8 +6,7 @@ menu:
     parent: influx
 weight: 101
 aliases:
-  - /v2.0/reference/cli/influx/pkg/export/
-  - /v2.0/reference/cli/influx/export/
+  - /influxdb/v2.0/reference/cli/influx/pkg/export/
 related:
   - /influxdb/v2.0/influxdb-templates/create/
 ---
diff --git a/content/influxdb/v2.0/reference/cli/influx/export/all.md b/content/influxdb/v2.0/reference/cli/influx/export/all.md
index eb18ac24c..207fd7db1 100644
--- a/content/influxdb/v2.0/reference/cli/influx/export/all.md
+++ b/content/influxdb/v2.0/reference/cli/influx/export/all.md
@@ -7,8 +7,7 @@ menu:
     parent: influx export
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/pkg/export/all/
-  - /v2.0/reference/cli/influx/export/all/
+  - /influxdb/v2.0/reference/cli/influx/pkg/export/all/
 related:
   - /influxdb/v2.0/influxdb-templates/create/
 ---
diff --git a/content/influxdb/v2.0/reference/cli/influx/export/stack.md b/content/influxdb/v2.0/reference/cli/influx/export/stack.md
index 1420d0b74..e78ca3cca 100644
--- a/content/influxdb/v2.0/reference/cli/influx/export/stack.md
+++ b/content/influxdb/v2.0/reference/cli/influx/export/stack.md
@@ -7,8 +7,7 @@ menu:
     parent: influx export
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/pkg/export/stack
-  - /v2.0/reference/cli/influx/export/stack/
+  - /influxdb/v2.0/reference/cli/influx/pkg/export/stack
 ---
 
 The `influx export stack` command exports all resources associated with a stack as a template.
diff --git a/content/influxdb/v2.0/reference/cli/influx/help/_index.md b/content/influxdb/v2.0/reference/cli/influx/help/_index.md
index 35bae57cf..e01b56b75 100644
--- a/content/influxdb/v2.0/reference/cli/influx/help/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/help/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx help
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/help/
 ---
 
 The `influx help` command provides help for any command in the `influx` command line interface.
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/_index.md b/content/influxdb/v2.0/reference/cli/influx/org/_index.md
index ea5cdac5d..2fbffdedc 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx org
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/org/
 influxdb/v2.0/tags: [organizations]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/create.md b/content/influxdb/v2.0/reference/cli/influx/org/create.md
index c3413cb00..fdf375e99 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/create.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/create.md
@@ -6,8 +6,6 @@ menu:
     name: influx org create
     parent: influx org
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/org/create/
 ---
 
 The `influx org create` creates a new organization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/delete.md b/content/influxdb/v2.0/reference/cli/influx/org/delete.md
index 8c9ad3777..43b93c66d 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/delete.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/delete.md
@@ -6,8 +6,6 @@ menu:
     name: influx org delete
     parent: influx org
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/org/delete/
 ---
 
 The `influx org delete` command deletes an organization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/list.md b/content/influxdb/v2.0/reference/cli/influx/org/list.md
index 34fb7869a..3d48365e2 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/list.md
@@ -7,8 +7,7 @@ menu:
     parent: influx org
 weight: 201
 aliases:
-  - /v2.0/reference/influx/org/find
-  - /v2.0/reference/cli/influx/org/list/
+  - /influxdb/v2.0/reference/influx/org/find
 ---
 
 The `influx org list` lists and searches for organizations in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/members/_index.md b/content/influxdb/v2.0/reference/cli/influx/org/members/_index.md
index 151b8b3a8..99f37acd7 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/members/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/members/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx org members
     parent: influx org
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/org/members/
 influxdb/v2.0/tags: [members, organizations]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/members/add.md b/content/influxdb/v2.0/reference/cli/influx/org/members/add.md
index 2d7ea0b01..9fd403c67 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/members/add.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/members/add.md
@@ -6,8 +6,6 @@ menu:
     name: influx org members add
     parent: influx org members
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influx/org/members/add/
 ---
 
 The `influx org members add` command adds a new member to an organization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/members/list.md b/content/influxdb/v2.0/reference/cli/influx/org/members/list.md
index 82b36bcbd..4014a888a 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/members/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/members/list.md
@@ -6,8 +6,6 @@ menu:
     name: influx org members list
     parent: influx org members
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influx/org/members/list/
 ---
 
 The `influx org members list` command lists members within an organization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md b/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md
index 03d2d7da4..d8f13d95c 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md
@@ -6,8 +6,6 @@ menu:
     name: influx org members remove
     parent: influx org members
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influx/org/members/remove/
 ---
 
 The `influx org members remove` command removes a member from an organization in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/org/update.md b/content/influxdb/v2.0/reference/cli/influx/org/update.md
index 99bdeadd4..3a503b15b 100644
--- a/content/influxdb/v2.0/reference/cli/influx/org/update.md
+++ b/content/influxdb/v2.0/reference/cli/influx/org/update.md
@@ -6,8 +6,6 @@ menu:
     name: influx org update
     parent: influx org
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/org/update/
 ---
 
 The `influx org update` command updates information related to organizations in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/ping/_index.md b/content/influxdb/v2.0/reference/cli/influx/ping/_index.md
index 27b253a72..7971189e8 100644
--- a/content/influxdb/v2.0/reference/cli/influx/ping/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/ping/_index.md
@@ -8,8 +8,6 @@ menu:
     name: influx ping
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/ping/
 influxdb/v2.0/tags: [ping, health]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/query/_index.md b/content/influxdb/v2.0/reference/cli/influx/query/_index.md
index 67bccfef7..b0c009b0f 100644
--- a/content/influxdb/v2.0/reference/cli/influx/query/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/query/_index.md
@@ -8,8 +8,6 @@ menu:
     name: influx query
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/query/
 influxdb/v2.0/tags: [query]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/repl/_index.md b/content/influxdb/v2.0/reference/cli/influx/repl/_index.md
index 27f65461b..0a33ca466 100644
--- a/content/influxdb/v2.0/reference/cli/influx/repl/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/repl/_index.md
@@ -3,8 +3,6 @@ title: influx repl
 description: >
   The `influx repl` command opens an interactive Read-Eval-Print Loop (REPL)
   from which you can run Flux commands.
-aliases:
-  - /v2.0/reference/cli/influx/repl/
 influxdb/v2.0/tags: [query]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/secret/_index.md b/content/influxdb/v2.0/reference/cli/influx/secret/_index.md
index 979b49353..ed697dabe 100644
--- a/content/influxdb/v2.0/reference/cli/influx/secret/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/secret/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx secret
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/secret/
 influxdb/v2.0/tags: [secrets]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/secret/delete.md b/content/influxdb/v2.0/reference/cli/influx/secret/delete.md
index c3ddc7c98..ae22fb608 100644
--- a/content/influxdb/v2.0/reference/cli/influx/secret/delete.md
+++ b/content/influxdb/v2.0/reference/cli/influx/secret/delete.md
@@ -6,8 +6,6 @@ menu:
     name: influx secret delete
     parent: influx secret
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/secret/delete/
 influxdb/v2.0/tags: [secrets]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/secret/list.md b/content/influxdb/v2.0/reference/cli/influx/secret/list.md
index f0ceff1b4..f88d14008 100644
--- a/content/influxdb/v2.0/reference/cli/influx/secret/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/secret/list.md
@@ -6,8 +6,6 @@ menu:
     name: influx secret list
     parent: influx secret
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/secret/list/
 influxdb/v2.0/tags: [secrets]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/secret/update.md b/content/influxdb/v2.0/reference/cli/influx/secret/update.md
index ded208c4c..e4d89f8f3 100644
--- a/content/influxdb/v2.0/reference/cli/influx/secret/update.md
+++ b/content/influxdb/v2.0/reference/cli/influx/secret/update.md
@@ -6,8 +6,6 @@ menu:
     name: influx secret update
     parent: influx secret
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/secret/update/
 influxdb/v2.0/tags: [secrets]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/setup/_index.md b/content/influxdb/v2.0/reference/cli/influx/setup/_index.md
index 78eec1747..c24543539 100644
--- a/content/influxdb/v2.0/reference/cli/influx/setup/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/setup/_index.md
@@ -8,8 +8,6 @@ menu:
     name: influx setup
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/setup/
 influxdb/v2.0/tags: [get-started]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md b/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md
index 297d95c70..4c3f7aa0c 100644
--- a/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md
@@ -9,8 +9,7 @@ menu:
     parent: influx
 weight: 101
 aliases:
-  - /v2.0/reference/cli/influx/pkg/stack/list/
-  - /v2.0/reference/cli/influx/stacks/
+  - /influxdb/v2.0/reference/cli/influx/pkg/stack/list/
 influxdb/v2.0/tags: [templates]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/init.md b/content/influxdb/v2.0/reference/cli/influx/stacks/init.md
index e5575a34d..ae45145ae 100644
--- a/content/influxdb/v2.0/reference/cli/influx/stacks/init.md
+++ b/content/influxdb/v2.0/reference/cli/influx/stacks/init.md
@@ -7,8 +7,7 @@ menu:
     parent: influx stacks
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/pkg/stack/init/
-  - /v2.0/reference/cli/influx/stacks/init/
+  - /influxdb/v2.0/reference/cli/influx/pkg/stack/init/
 influxdb/v2.0/tags: [templates]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md b/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md
index 6f06fbe3f..6069b465a 100644
--- a/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md
+++ b/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md
@@ -7,8 +7,7 @@ menu:
     parent: influx stacks
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/pkg/stack/remove/
-  - /v2.0/reference/cli/influx/stacks/remove/
+  - /influxdb/v2.0/reference/cli/influx/pkg/stack/remove/
 influxdb/v2.0/tags: [templates]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/update.md b/content/influxdb/v2.0/reference/cli/influx/stacks/update.md
index a2b3d8940..71d61b717 100644
--- a/content/influxdb/v2.0/reference/cli/influx/stacks/update.md
+++ b/content/influxdb/v2.0/reference/cli/influx/stacks/update.md
@@ -6,8 +6,6 @@ menu:
     name: influx stacks update
     parent: influx stacks
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/stacks/update/
 influxdb/v2.0/tags: [templates]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/_index.md b/content/influxdb/v2.0/reference/cli/influx/task/_index.md
index af2ab7398..d491be553 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx task
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/task/
 influxdb/v2.0/tags: [tasks]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/create.md b/content/influxdb/v2.0/reference/cli/influx/task/create.md
index 9b5995be6..731c6280b 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/create.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/create.md
@@ -6,8 +6,6 @@ menu:
     name: influx task create
     parent: influx task
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/task/create/
 ---
 
 The `influx task create` command creates a new task in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/delete.md b/content/influxdb/v2.0/reference/cli/influx/task/delete.md
index 27079bf4b..4c27ae601 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/delete.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/delete.md
@@ -6,8 +6,6 @@ menu:
     name: influx task delete
     parent: influx task
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/task/delete/
 ---
 
 The `influx task delete` command deletes a task in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/list.md b/content/influxdb/v2.0/reference/cli/influx/task/list.md
index de35f7114..0fc18e229 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/list.md
@@ -7,8 +7,7 @@ menu:
     parent: influx task
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/task/find
-  - /v2.0/reference/cli/influx/task/list/
+  - /influxdb/v2.0/reference/cli/influx/task/find
 ---
 
 The `influx task list` command lists and searches for tasks in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/log/_index.md b/content/influxdb/v2.0/reference/cli/influx/task/log/_index.md
index 6270ad2d0..1a440ee94 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/log/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/log/_index.md
@@ -8,8 +8,6 @@ menu:
     name: influx task log
     parent: influx task
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/task/log/
 influxdb/v2.0/tags: [logs]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/log/list.md b/content/influxdb/v2.0/reference/cli/influx/task/log/list.md
index db340cec3..c3367d851 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/log/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/log/list.md
@@ -7,8 +7,7 @@ menu:
     parent: influx task log
 weight: 301
 aliases:
-  - /v2.0/reference/cli/influx/task/log/list
-  - /v2.0/reference/cli/influx/task/log/find
+  - /influxdb/v2.0/reference/cli/influx/task/log/list
 ---
 
 The `influx task log list` command outputs log information related to a task.
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/run/_index.md b/content/influxdb/v2.0/reference/cli/influx/task/run/_index.md
index 3e0bc6ab0..8204b643b 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/run/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/run/_index.md
@@ -8,8 +8,6 @@ menu:
     name: influx task run
     parent: influx task
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/task/log/run/
 ---
 
 The `influx task run` command and its subcommand `list` output information related to runs of a task.
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/run/list.md b/content/influxdb/v2.0/reference/cli/influx/task/run/list.md
index 1b2e5d5a9..f42db63b9 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/run/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/run/list.md
@@ -7,8 +7,7 @@ menu:
     parent: influx task run
 weight: 301
 aliases:
-  - /v2.0/reference/cli/influx/task/run/find
-  - /v2.0/reference/cli/influx/task/log/run/list/
+  - /influxdb/v2.0/reference/cli/influx/task/run/find
 ---
 
 The `influx task run list` command outputs information related to runs of a task.
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md b/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md
index 338705277..300b3ef92 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md
@@ -6,8 +6,6 @@ menu:
     name: influx task run retry
     parent: influx task run
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influx/task/log/run/retry/
 ---
 
 The `influx task run retry` command retries to run a task in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/task/update.md b/content/influxdb/v2.0/reference/cli/influx/task/update.md
index 12e97e321..f1b3b76f2 100644
--- a/content/influxdb/v2.0/reference/cli/influx/task/update.md
+++ b/content/influxdb/v2.0/reference/cli/influx/task/update.md
@@ -6,8 +6,6 @@ menu:
     name: influx task update
     parent: influx task
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/task/update/
 ---
 
 The `influx task update` command updates information related to tasks in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md
index 82813e098..da4e0df2e 100644
--- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md
@@ -8,8 +8,6 @@ menu:
     name: influx telegrafs
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/telegrafs/
 influxdb/v2.0/tags: [telegraf]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md
index 65e7d4c86..092587b08 100644
--- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md
+++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md
@@ -8,8 +8,6 @@ menu:
     name: influx telegrafs create
     parent: influx telegrafs
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/telegrafs/create/
 ---
 
 The `influx telegrafs create` command creates a new Telegraf configuration in InfluxDB
diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md
index f310d6bed..4f195eb3d 100644
--- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md
+++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md
@@ -7,8 +7,6 @@ menu:
     name: influx telegrafs rm
     parent: influx telegrafs
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/telegrafs/rm/
 ---
 
 The `influx telegrafs rm` command removes Telegraf configurations from InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md
index e8743c43a..256f959e4 100644
--- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md
+++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md
@@ -8,8 +8,6 @@ menu:
     name: influx telegrafs update
     parent: influx telegrafs
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/telegrafs/update/
 ---
 
 The `influx telegrafs update` command updates a Telegraf configuration to match the specified parameters.
diff --git a/content/influxdb/v2.0/reference/cli/influx/template/_index.md b/content/influxdb/v2.0/reference/cli/influx/template/_index.md
index 73b03bad0..defa7edf8 100644
--- a/content/influxdb/v2.0/reference/cli/influx/template/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/template/_index.md
@@ -8,8 +8,7 @@ menu:
 weight: 101
 influxdb/v2.0/tags: [templates]
 aliases:
-  - /v2.0/reference/cli/influx/pkg/summary/
-  - /v2.0/reference/cli/influx/template/
+  - /influxdb/v2.0/reference/cli/influx/pkg/summary/
 ---
 
 The `influx template` command summarizes the specified InfluxDB template.
diff --git a/content/influxdb/v2.0/reference/cli/influx/template/validate.md b/content/influxdb/v2.0/reference/cli/influx/template/validate.md
index 751ef3413..20605227a 100644
--- a/content/influxdb/v2.0/reference/cli/influx/template/validate.md
+++ b/content/influxdb/v2.0/reference/cli/influx/template/validate.md
@@ -7,8 +7,7 @@ menu:
     parent: influx template
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/pkg/validate/
-  - /v2.0/reference/cli/influx/template/validate/
+  - /influxdb/v2.0/reference/cli/influx/pkg/validate/
 ---
 
 The `influx template validate` command validates the provided InfluxDB template.
diff --git a/content/influxdb/v2.0/reference/cli/influx/transpile/_index.md b/content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
index d79576e5d..38d5e259b 100644
--- a/content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
@@ -8,8 +8,6 @@ menu:
     parent: influx
 weight: 101
 influxdb/v2.0/tags: [influxql, flux]
-aliases:
-  - /v2.0/reference/cli/influx/transpile/
 ---
 
 The `influx transpile` command transpiles an InfluxQL query to Flux source code.
diff --git a/content/influxdb/v2.0/reference/cli/influx/user/_index.md b/content/influxdb/v2.0/reference/cli/influx/user/_index.md
index 5299f790e..f275758df 100644
--- a/content/influxdb/v2.0/reference/cli/influx/user/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/user/_index.md
@@ -6,8 +6,6 @@ menu:
     name: influx user
     parent: influx
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/user/
 influxdb/v2.0/tags: [users]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influx/user/create.md b/content/influxdb/v2.0/reference/cli/influx/user/create.md
index f30057ed4..5bc328fef 100644
--- a/content/influxdb/v2.0/reference/cli/influx/user/create.md
+++ b/content/influxdb/v2.0/reference/cli/influx/user/create.md
@@ -6,8 +6,6 @@ menu:
     name: influx user create
     parent: influx user
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/user/create/
 ---
 
 The `influx user create` command creates a new user in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/user/delete.md b/content/influxdb/v2.0/reference/cli/influx/user/delete.md
index 8bfae5c3e..869d2d1bd 100644
--- a/content/influxdb/v2.0/reference/cli/influx/user/delete.md
+++ b/content/influxdb/v2.0/reference/cli/influx/user/delete.md
@@ -6,8 +6,6 @@ menu:
     name: influx user delete
     parent: influx user
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/user/delete/
 ---
 
 The `influx user delete` command deletes a specified user in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/user/list.md b/content/influxdb/v2.0/reference/cli/influx/user/list.md
index c576e8932..26b1022f8 100644
--- a/content/influxdb/v2.0/reference/cli/influx/user/list.md
+++ b/content/influxdb/v2.0/reference/cli/influx/user/list.md
@@ -7,8 +7,7 @@ menu:
     parent: influx user
 weight: 201
 aliases:
-  - /v2.0/reference/cli/influx/user/find
-  - /v2.0/reference/cli/influx/user/list/
+  - /influxdb/v2.0/reference/cli/influx/user/find
 ---
 
 The `influx user list` command lists users in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/user/password.md b/content/influxdb/v2.0/reference/cli/influx/user/password.md
index ff0f5a83b..d9ea8576d 100644
--- a/content/influxdb/v2.0/reference/cli/influx/user/password.md
+++ b/content/influxdb/v2.0/reference/cli/influx/user/password.md
@@ -6,8 +6,6 @@ menu:
     name: influx user password
     parent: influx user
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/user/password/
 related:
   - /influxdb/v2.0/users/change-password/
 ---
diff --git a/content/influxdb/v2.0/reference/cli/influx/user/update.md b/content/influxdb/v2.0/reference/cli/influx/user/update.md
index d406b8b4b..83961f15a 100644
--- a/content/influxdb/v2.0/reference/cli/influx/user/update.md
+++ b/content/influxdb/v2.0/reference/cli/influx/user/update.md
@@ -7,8 +7,6 @@ menu:
     name: influx user update
     parent: influx user
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influx/user/update/
 ---
 
 The `influx user update` command updates information related to a user in InfluxDB.
diff --git a/content/influxdb/v2.0/reference/cli/influx/write/_index.md b/content/influxdb/v2.0/reference/cli/influx/write/_index.md
index 270286c3b..c0d519d5b 100644
--- a/content/influxdb/v2.0/reference/cli/influx/write/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influx/write/_index.md
@@ -9,8 +9,6 @@ menu:
     parent: influx
 weight: 101
 influxdb/v2.0/tags: [write]
-aliases:
-  - /v2.0/reference/cli/influx/write/
 related:
   - /influxdb/v2.0/write-data/
   - /influxdb/v2.0/write-data/csv/
diff --git a/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md
index a2599cb4a..8fabbc721 100644
--- a/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md
+++ b/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md
@@ -8,8 +8,6 @@ menu:
     name: influx write dryrun
     parent: influx write
 weight: 101
-aliases:
-  - /v2.0/reference/cli/influx/write/dryrun/
 influxdb/v2.0/tags: [write]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/_index.md b/content/influxdb/v2.0/reference/cli/influxd/_index.md
index c63d6c12f..0aff56f25 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/_index.md
@@ -7,8 +7,6 @@ menu:
     name: influxd
     parent: Command line tools
 weight: 102
-aliases:
-  - /v2.0/reference/cli/influxd/
 related:
   - /influxdb/v2.0/reference/config-options/
 products: [oss]
diff --git a/content/influxdb/v2.0/reference/cli/influxd/generate/_index.md b/content/influxdb/v2.0/reference/cli/influxd/generate/_index.md
index 8e287a258..724ccd27f 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/generate/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/generate/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influxd/generate/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/generate/help-schema.md b/content/influxdb/v2.0/reference/cli/influxd/generate/help-schema.md
index 693ec1aa1..6740208b6 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/generate/help-schema.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/generate/help-schema.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd generate
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/generate/help-schema/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/generate/simple.md b/content/influxdb/v2.0/reference/cli/influxd/generate/simple.md
index 943129926..f6a386e5e 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/generate/simple.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/generate/simple.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd generate
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/generate/simple/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/_index.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/_index.md
index 08b88d186..bb2b8b779 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/_index.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/_index.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/build-tsi.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/build-tsi.md
index bb39d5184..b23e93b0f 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/build-tsi.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/build-tsi.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/build-tsi/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/compact-series-file.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/compact-series-file.md
index a0317b35e..e93eaf974 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/compact-series-file.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/compact-series-file.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/compact-series-file/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/dump-tsi.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/dump-tsi.md
index 6ebc7c46b..81f4a714c 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/dump-tsi.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/dump-tsi.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/dump-tsi/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/dumpwal.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/dumpwal.md
index 061ae62a5..409c8780f 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/dumpwal.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/dumpwal.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/dumpwal/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/export-blocks.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/export-blocks.md
index 782e068a4..baa1208aa 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/export-blocks.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/export-blocks.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/export-blocks/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/export-index.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/export-index.md
index 7d5854f1a..3788388f9 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/export-index.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/export-index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/export-index/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsi.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsi.md
index fd6fd0cc1..ff99bd8b5 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsi.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsi.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/report-tsi/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsm.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsm.md
index f13dc8514..c1c031ec3 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsm.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/report-tsm.md
@@ -9,8 +9,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/report-tsm/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-seriesfile.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-seriesfile.md
index cffc96c21..0ef20f298 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-seriesfile.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-seriesfile.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/verify-seriesfile/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-tsm.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-tsm.md
index bb25e7396..7289392cc 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-tsm.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-tsm.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/verify-tsm/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-wal.md b/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-wal.md
index 95b84b362..c77194cd9 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-wal.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/inspect/verify-wal.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd inspect
 weight: 301
-aliases:
-  - /v2.0/reference/cli/influxd/inspect/verify-wal/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/cli/influxd/restore.md b/content/influxdb/v2.0/reference/cli/influxd/restore.md
index a8f12c99d..49777f966 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/restore.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/restore.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influxd/restore/
 related:
   - /influxdb/v2.0/backup-restore/restore/
 products: [oss]
diff --git a/content/influxdb/v2.0/reference/cli/influxd/run.md b/content/influxdb/v2.0/reference/cli/influxd/run.md
index 49acb440f..8144573cc 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/run.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/run.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd
 weight: 201
-aliases:
-  - /v2.0/reference/cli/influxd/run/
 related:
   - /influxdb/v2.0/reference/config-options/
 products: [oss]
diff --git a/content/influxdb/v2.0/reference/cli/influxd/version.md b/content/influxdb/v2.0/reference/cli/influxd/version.md
index 46f58eb58..53e6d051c 100644
--- a/content/influxdb/v2.0/reference/cli/influxd/version.md
+++ b/content/influxdb/v2.0/reference/cli/influxd/version.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0_ref:
     parent: influxd
 weight: 202
-aliases:
-  - /v2.0/reference/cli/influxd/version/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/reference/config-options.md b/content/influxdb/v2.0/reference/config-options.md
index ed6e51201..5564be157 100644
--- a/content/influxdb/v2.0/reference/config-options.md
+++ b/content/influxdb/v2.0/reference/config-options.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0_ref:
     name: Configuration options
 weight: 3
-aliases:
-  - /v2.0/reference/config-options/
 products: [oss]
 related:
   - /influxdb/v2.0/reference/cli/influxd
diff --git a/content/influxdb/v2.0/reference/flux/_index.md b/content/influxdb/v2.0/reference/flux/_index.md
index 604ef20b8..af96a179f 100644
--- a/content/influxdb/v2.0/reference/flux/_index.md
+++ b/content/influxdb/v2.0/reference/flux/_index.md
@@ -1,8 +1,6 @@
 ---
 title: Flux data scripting language
 description: Reference articles for Flux functions and the Flux language specification.
-aliases:
-  - /v2.0/reference/flux/
 influxdb/v2.0/tags: [flux]
 menu:
   influxdb_2_0_ref:
diff --git a/content/influxdb/v2.0/reference/flux/language/_index.md b/content/influxdb/v2.0/reference/flux/language/_index.md
index 4777e93d5..4818d5c12 100644
--- a/content/influxdb/v2.0/reference/flux/language/_index.md
+++ b/content/influxdb/v2.0/reference/flux/language/_index.md
@@ -9,8 +9,6 @@ menu:
     parent: Flux language
 weight: 103
 influxdb/v2.0/tags: [flux]
-aliases:
-  - /v2.0/reference/flux/language/
 ---
 
 The following document specifies the Flux language and query execution.
diff --git a/content/influxdb/v2.0/reference/flux/language/assignment-scope.md b/content/influxdb/v2.0/reference/flux/language/assignment-scope.md
index 1ba157abf..44188ab2e 100644
--- a/content/influxdb/v2.0/reference/flux/language/assignment-scope.md
+++ b/content/influxdb/v2.0/reference/flux/language/assignment-scope.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Assignment and scope
 weight: 202
-aliases:
-  - /v2.0/reference/flux/language/assignment-scope/
 ---
 
 An assignment binds an identifier to a variable, option, or function.
diff --git a/content/influxdb/v2.0/reference/flux/language/blocks.md b/content/influxdb/v2.0/reference/flux/language/blocks.md
index ea6fba921..886dbb8b8 100644
--- a/content/influxdb/v2.0/reference/flux/language/blocks.md
+++ b/content/influxdb/v2.0/reference/flux/language/blocks.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Blocks
 weight: 203
-aliases:
-  - /v2.0/reference/flux/language/blocks/
 ---
 
 A _block_ is a possibly empty sequence of statements within matching braces (`{}`).
diff --git a/content/influxdb/v2.0/reference/flux/language/data-model.md b/content/influxdb/v2.0/reference/flux/language/data-model.md
index ce294ff81..023452f29 100644
--- a/content/influxdb/v2.0/reference/flux/language/data-model.md
+++ b/content/influxdb/v2.0/reference/flux/language/data-model.md
@@ -6,8 +6,6 @@ menu:
     name: Data model
     parent: Flux specification
 weight: 201
-aliases:
-  - /v2.0/reference/flux/language/data-model/
 ---
 
 {{% note %}}
diff --git a/content/influxdb/v2.0/reference/flux/language/expressions.md b/content/influxdb/v2.0/reference/flux/language/expressions.md
index e8d295997..a014c1ff4 100644
--- a/content/influxdb/v2.0/reference/flux/language/expressions.md
+++ b/content/influxdb/v2.0/reference/flux/language/expressions.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Expressions
 weight: 204
-aliases:
-  - /v2.0/reference/flux/language/expressions
 ---
 
 An _expression_ specifies the computation of a value by applying the operators and functions to operands.
diff --git a/content/influxdb/v2.0/reference/flux/language/lexical-elements.md b/content/influxdb/v2.0/reference/flux/language/lexical-elements.md
index e377ae65e..913d7b58b 100644
--- a/content/influxdb/v2.0/reference/flux/language/lexical-elements.md
+++ b/content/influxdb/v2.0/reference/flux/language/lexical-elements.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Lexical elements
 weight: 205
-aliases:
-  - /v2.0/reference/flux/language/lexical-elements
 ---
 
 {{% note %}}
diff --git a/content/influxdb/v2.0/reference/flux/language/notation.md b/content/influxdb/v2.0/reference/flux/language/notation.md
index 5c33c26a6..debaea619 100644
--- a/content/influxdb/v2.0/reference/flux/language/notation.md
+++ b/content/influxdb/v2.0/reference/flux/language/notation.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Notation
 weight: 206
-aliases:
-  - /v2.0/reference/flux/language/notation
 ---
 
 The syntax of the language is specified using [Extended Backus-Naur Form (EBNF)](https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form):
diff --git a/content/influxdb/v2.0/reference/flux/language/operators.md b/content/influxdb/v2.0/reference/flux/language/operators.md
index 603639571..d3cbe2d1b 100644
--- a/content/influxdb/v2.0/reference/flux/language/operators.md
+++ b/content/influxdb/v2.0/reference/flux/language/operators.md
@@ -6,8 +6,6 @@ menu:
     name: Operators
     parent: Flux specification
 weight: 215
-aliases:
-  - /v2.0/reference/flux/language/operators
 influxdb/v2.0/tags: [operators]
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/language/options.md b/content/influxdb/v2.0/reference/flux/language/options.md
index 99a46a5fa..893bcbacc 100644
--- a/content/influxdb/v2.0/reference/flux/language/options.md
+++ b/content/influxdb/v2.0/reference/flux/language/options.md
@@ -8,8 +8,6 @@ menu:
     parent: Flux specification
     name: Options
 weight: 212
-aliases:
-  - /v2.0/reference/flux/language/options
 ---
 
 {{% note %}}
diff --git a/content/influxdb/v2.0/reference/flux/language/packages.md b/content/influxdb/v2.0/reference/flux/language/packages.md
index 7e7d96ef3..5fe0ec6c7 100644
--- a/content/influxdb/v2.0/reference/flux/language/packages.md
+++ b/content/influxdb/v2.0/reference/flux/language/packages.md
@@ -5,8 +5,7 @@ description: >
   A package consists of one or more source files.
   Each source file is parsed individually and composed into a single package.
 aliases:
-  - /v2.0/reference/flux/language/programs
-  - /v2.0/reference/flux/language/packages
+  - /influxdb/v2.0/reference/flux/language/programs
 menu:
   influxdb_2_0_ref:
     parent: Flux specification
diff --git a/content/influxdb/v2.0/reference/flux/language/representation.md b/content/influxdb/v2.0/reference/flux/language/representation.md
index 7790cb7d1..19a5c7675 100644
--- a/content/influxdb/v2.0/reference/flux/language/representation.md
+++ b/content/influxdb/v2.0/reference/flux/language/representation.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Representation
 weight: 209
-aliases:
-  - /v2.0/reference/flux/language/representation
 ---
 
 Source code is encoded in UTF-8.
diff --git a/content/influxdb/v2.0/reference/flux/language/side-effects.md b/content/influxdb/v2.0/reference/flux/language/side-effects.md
index 1e7db06ae..b7ff11d3b 100644
--- a/content/influxdb/v2.0/reference/flux/language/side-effects.md
+++ b/content/influxdb/v2.0/reference/flux/language/side-effects.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Side effects
 weight: 210
-aliases:
-  - /v2.0/reference/flux/language/side-effects
 ---
 
 Side effects can occur in one of two ways.
diff --git a/content/influxdb/v2.0/reference/flux/language/statements.md b/content/influxdb/v2.0/reference/flux/language/statements.md
index 4037fc60e..df960c26d 100644
--- a/content/influxdb/v2.0/reference/flux/language/statements.md
+++ b/content/influxdb/v2.0/reference/flux/language/statements.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Statements
 weight: 211
-aliases:
-  - /v2.0/reference/flux/language/statements
 ---
 
 {{% note %}}
diff --git a/content/influxdb/v2.0/reference/flux/language/string-interpolation.md b/content/influxdb/v2.0/reference/flux/language/string-interpolation.md
index 3de0587e1..0edc9b067 100644
--- a/content/influxdb/v2.0/reference/flux/language/string-interpolation.md
+++ b/content/influxdb/v2.0/reference/flux/language/string-interpolation.md
@@ -8,8 +8,6 @@ menu:
     parent: Flux specification
     name: String interpolation
 weight: 211
-aliases:
-  - /v2.0/reference/flux/language/string-interpolation
 ---
 
 Flux string interpolation evaluates string literals containing one or more placeholders
diff --git a/content/influxdb/v2.0/reference/flux/language/system-built-ins.md b/content/influxdb/v2.0/reference/flux/language/system-built-ins.md
index 64d2b6139..d29fc6dbe 100644
--- a/content/influxdb/v2.0/reference/flux/language/system-built-ins.md
+++ b/content/influxdb/v2.0/reference/flux/language/system-built-ins.md
@@ -4,8 +4,7 @@ description: >
   When a built-in value is not expressible in Flux, its value may be defined by the hosting environment.
   All such values must have a corresponding builtin statement to declare the existence and type of the built-in value.
 aliases:
-  - /v2.0/reference/flux/language/built-ins/system-built-ins/
-  - /v2.0/reference/flux/language/system-built-ins
+  - /influxdb/v2.0/reference/flux/language/built-ins/system-built-ins/
 menu:
   influxdb_2_0_ref:
     name: System built-ins
diff --git a/content/influxdb/v2.0/reference/flux/language/types.md b/content/influxdb/v2.0/reference/flux/language/types.md
index c86499e8f..f442334fa 100644
--- a/content/influxdb/v2.0/reference/flux/language/types.md
+++ b/content/influxdb/v2.0/reference/flux/language/types.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Types
 weight: 213
-aliases:
-  - /v2.0/reference/flux/language/types
 ---
 
 {{% note %}}
diff --git a/content/influxdb/v2.0/reference/flux/language/variables.md b/content/influxdb/v2.0/reference/flux/language/variables.md
index 26b2bcb2e..3c56a6dff 100644
--- a/content/influxdb/v2.0/reference/flux/language/variables.md
+++ b/content/influxdb/v2.0/reference/flux/language/variables.md
@@ -6,8 +6,6 @@ menu:
     parent: Flux specification
     name: Variables
 weight: 214
-aliases:
-  - /v2.0/reference/flux/language/variables
 ---
 
 A **variable** represents a storage location for a single value.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/_index.md
index 31b4b049c..f48135f26 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/_index.md
@@ -4,8 +4,7 @@ description: >
   The Flux standard library includes built-in functions and importable packages
   that retrieve, transform, process, and output data.
 aliases:
-  - /v2.0/reference/flux/functions/
-  - /v2.0/reference/flux/stdlib/
+  - /influxdb/v2.0/reference/flux/functions/
 influxdb/v2.0/tags: [flux, functions, package]
 menu:
   influxdb_2_0_ref:
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/all-functions.md b/content/influxdb/v2.0/reference/flux/stdlib/all-functions.md
index eec9e6ba8..3bd76a1e4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/all-functions.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/all-functions.md
@@ -2,8 +2,7 @@
 title: Complete list of Flux functions
 description: View the full library of documented Flux functions.
 aliases:
-  - /v2.0/reference/flux/functions/all-functions/
-  - /v2.0/reference/flux/stdlib/all-functions
+  - /influxdb/v2.0/reference/flux/functions/all-functions/
 menu:
   influxdb_2_0_ref:
     name: View all functions
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/_index.md
index 05c79e45e..775f0e503 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/_index.md
@@ -5,8 +5,7 @@ description: >
   Built-in functions provide a foundation for working with data using Flux.
   They do not require an import statement and are usable without any extra setup.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/
-  - /v2.0/reference/flux/stdlib/built-in/
+  - /influxdb/v2.0/reference/flux/functions/built-in/
 menu:
   influxdb_2_0_ref:
     name: Built-in
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/_index.md
index 9716cf082..abdb7643c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/_index.md
@@ -3,9 +3,8 @@ title: Flux built-in input functions
 list_title: Built-in input functions
 description: Flux's built-in input functions define sources of data or or display information about data sources.
 aliases:
-  - /v2.0/reference/flux/functions/inputs  
-  - /v2.0/reference/flux/functions/built-in/inputs/
-  - /v2.0/reference/flux/stdlib/built-in/inputs/
+  - /influxdb/v2.0/reference/flux/functions/inputs  
+  - /influxdb/v2.0/reference/flux/functions/built-in/inputs/
 menu:
   influxdb_2_0_ref:
     parent: Built-in
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/buckets.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/buckets.md
index 9943b3dd2..1e4f1ba1f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/buckets.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/buckets.md
@@ -2,9 +2,8 @@
 title: buckets() function
 description: The `buckets()` function returns a list of buckets in the organization.
 aliases:
-  - /v2.0/reference/flux/functions/inputs/buckets
-  - /v2.0/reference/flux/functions/built-in/inputs/buckets/
-  - /v2.0/reference/flux/stdlib/built-in/inputs/buckets
+  - /influxdb/v2.0/reference/flux/functions/inputs/buckets
+  - /influxdb/v2.0/reference/flux/functions/built-in/inputs/buckets/
 menu:
   influxdb_2_0_ref:
     name: buckets
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from.md
index a2ad99618..48e1849cd 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from.md
@@ -2,9 +2,8 @@
 title: from() function
 description: The `from()` function retrieves data from an InfluxDB data source.
 aliases:
-  - /v2.0/reference/flux/functions/inputs/from
-  - /v2.0/reference/flux/functions/built-in/inputs/from/
-  - /v2.0/reference/flux/stdlib/built-in/inputs/from
+  - /influxdb/v2.0/reference/flux/functions/inputs/from
+  - /influxdb/v2.0/reference/flux/functions/built-in/inputs/from/
 menu:
   influxdb_2_0_ref:
     name: from
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/_index.md
index ec2fccad6..60ddd1047 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/_index.md
@@ -5,9 +5,8 @@ description: >
   Flux provides built-in miscellaneous functions that serve purposes other than
   retrieving, transforming, or outputting data.
 aliases:
-  - /v2.0/reference/flux/functions/misc
-  - /v2.0/reference/flux/functions/built-in/misc/
-  - /v2.0/reference/flux/stdlib/built-in/misc/
+  - /influxdb/v2.0/reference/flux/functions/misc
+  - /influxdb/v2.0/reference/flux/functions/built-in/misc/
 menu:
   influxdb_2_0_ref:
     parent: Built-in
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/intervals.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/intervals.md
index eeb2c39e2..ca248d700 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/intervals.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/intervals.md
@@ -2,9 +2,9 @@
 title: intervals() function
 description: The `intervals()` function generates a set of time intervals over a range of time.
 aliases:
-  - /v2.0/reference/flux/functions/misc/intervals
-  - /v2.0/reference/flux/functions/built-in/misc/intervals/
-  - /v2.0/reference/flux/stdlib/built-in/misc/intervals
+  - /influxdb/v2.0/reference/flux/functions/misc/intervals
+  - /influxdb/v2.0/reference/flux/functions/built-in/misc/intervals/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/misc/intervals
 menu:
   influxdb_2_0_ref:
     name: intervals
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/length.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/length.md
index 55c3fea48..b2bba5bc9 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/length.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/length.md
@@ -6,8 +6,6 @@ menu:
     name: length
     parent: built-in-misc
 weight: 401
-aliases:
-  - /v2.0/reference/flux/stdlib/built-in/misc/length
 ---
 
 The `length()` function returns the number of items in an array.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/linearbins.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/linearbins.md
index 5bd6b98bd..963bd065b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/linearbins.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/linearbins.md
@@ -2,9 +2,8 @@
 title: linearBins() function
 description: The `linearBins()` function generates a list of linearly separated floats.
 aliases:
-  - /v2.0/reference/flux/functions/misc/linearbins
-  - /v2.0/reference/flux/functions/built-in/misc/linearbins/
-  - /v2.0/reference/flux/stdlib/built-in/misc/linearbins
+  - /influxdb/v2.0/reference/flux/functions/misc/linearbins
+  - /influxdb/v2.0/reference/flux/functions/built-in/misc/linearbins/
 menu:
   influxdb_2_0_ref:
     name: linearBins
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/logarithmicbins.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/logarithmicbins.md
index fe4a8f5f5..e8d573e5d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/logarithmicbins.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/logarithmicbins.md
@@ -2,9 +2,8 @@
 title: logarithmicBins() function
 description: The `logarithmicBins()` function generates a list of exponentially separated floats.
 aliases:
-  - /v2.0/reference/flux/functions/misc/logarithmicbins
-  - /v2.0/reference/flux/functions/built-in/misc/logarithmicbins/
-  - /v2.0/reference/flux/stdlib/built-in/misc/logarithmicbins
+  - /influxdb/v2.0/reference/flux/functions/misc/logarithmicbins
+  - /influxdb/v2.0/reference/flux/functions/built-in/misc/logarithmicbins/
 menu:
   influxdb_2_0_ref:
     name: logarithmicBins
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/now.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/now.md
index f832fa117..41e007256 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/now.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/now.md
@@ -2,15 +2,14 @@
 title: now() function
 description: The `now()` function returns the current time (UTC).
 aliases:
-  - /v2.0/reference/flux/functions/built-in/misc/now/
-  - /v2.0/reference/flux/stdlib/built-in/misc/now
+  - /influxdb/v2.0/reference/flux/functions/built-in/misc/now/
 menu:
   influxdb_2_0_ref:
     name: now
     parent: built-in-misc
 weight: 401
 related:
-  - /v2.0/reference/flux/stdlib/system/time/
+  - /influxdb/v2.0/reference/flux/stdlib/system/time/
 ---
 
 The `now()` function returns the current time (UTC) or the time defined in the `now` option.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/sleep.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/sleep.md
index d843fcd9e..fd041a172 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/sleep.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/misc/sleep.md
@@ -2,8 +2,7 @@
 title: sleep() function
 description: The `sleep()` function delays execution by a specified duration.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/misc/sleep/
-  - /v2.0/reference/flux/stdlib/built-in/misc/sleep
+  - /influxdb/v2.0/reference/flux/functions/built-in/misc/sleep/
 menu:
   influxdb_2_0_ref:
     name: sleep
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/_index.md
index 6c23c9f97..80da55e82 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/_index.md
@@ -3,9 +3,8 @@ title: Flux built-in output functions
 list_title: Built-in output functions
 description: Flux's built-in output functions yield results or send data to a specified output destination.
 aliases:
-  - /v2.0/reference/flux/functions/outputs
-  - /v2.0/reference/flux/functions/built-in/outputs/
-  - /v2.0/reference/flux/stdlib/built-in/outputs/
+  - /influxdb/v2.0/reference/flux/functions/outputs
+  - /influxdb/v2.0/reference/flux/functions/built-in/outputs/
 menu:
   influxdb_2_0_ref:
     parent: Built-in
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/to.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/to.md
index bbdac0572..423eefc49 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/to.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/to.md
@@ -2,9 +2,8 @@
 title: to() function
 description: The `to()` function writes data to an InfluxDB v2.0 bucket.
 aliases:
-  - /v2.0/reference/flux/functions/outputs/to
-  - /v2.0/reference/flux/functions/built-in/outputs/to/
-  - /v2.0/reference/flux/stdlib/built-in/outputs/to
+  - /influxdb/v2.0/reference/flux/functions/outputs/to
+  - /influxdb/v2.0/reference/flux/functions/built-in/outputs/to/
 menu:
   influxdb_2_0_ref:
     name: to
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/yield.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/yield.md
index 81c45addb..05e30f9ea 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/yield.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/yield.md
@@ -2,9 +2,8 @@
 title: yield() function
 description: The `yield()` function indicates the input tables received should be delivered as a result of the query.
 aliases:
-  - /v2.0/reference/flux/functions/outputs/yield
-  - /v2.0/reference/flux/functions/built-in/outputs/yield/
-  - /v2.0/reference/flux/stdlib/built-in/outputs/yield
+  - /influxdb/v2.0/reference/flux/functions/outputs/yield
+  - /influxdb/v2.0/reference/flux/functions/built-in/outputs/yield/
 menu:
   influxdb_2_0_ref:
     name: yield
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/_index.md
index b9094cad2..caa303c4a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/_index.md
@@ -3,8 +3,7 @@ title: Flux built-in testing functions
 list_title: Built-in testing functions
 description: Flux's built-in testing functions test various aspects of piped-forward data.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/tests/
-  - /v2.0/reference/flux/stdlib/built-in/tests/
+  - /influxdb/v2.0/reference/flux/functions/built-in/tests/
 menu:
   influxdb_2_0_ref:
     name: Tests
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/contains.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/contains.md
index 4ecb2f98a..fc6d606d0 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/contains.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/tests/contains.md
@@ -2,8 +2,7 @@
 title: contains() function
 description: The `contains()` function tests whether a value is a member of a set.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/tests/contains/
-  - /v2.0/reference/flux/stdlib/built-in/tests/contains
+  - /influxdb/v2.0/reference/flux/functions/built-in/tests/contains/
 menu:
   influxdb_2_0_ref:
     name: contains
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/_index.md
index 898b33453..b451b1816 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/_index.md
@@ -3,9 +3,8 @@ title: Flux built-in transformation functions
 list_title: Built-in transformation functions
 description: Flux's built-in transformation functions transform and shape your data in specific ways.
 aliases:
-  - /v2.0/reference/flux/functions/transformations
-  - /v2.0/reference/flux/functions/built-in/transformations/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/
+  - /influxdb/v2.0/reference/flux/functions/transformations
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/
 menu:
   influxdb_2_0_ref:
     parent: Built-in
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md
index 6bfea47f6..dba393bb7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md
@@ -5,9 +5,8 @@ description: >
   Flux's aggregate transformations take values from an input table and aggregate them in some way.
   Output tables contain a single row with the aggregated value.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/
 menu:
   influxdb_2_0_ref:
     parent: built-in-transformations
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md
index 71bfca280..305979744 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md
@@ -2,9 +2,8 @@
 title: aggregateWindow() function
 description: The `aggregateWindow()` function applies an aggregate function to fixed windows of time.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/aggregatewindow
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/aggregatewindow/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/aggregatewindow
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/aggregatewindow/
 menu:
   influxdb_2_0_ref:
     name: aggregateWindow
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/count.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/count.md
index 728dcdd93..3443ae1b4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/count.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/count.md
@@ -2,9 +2,8 @@
 title: count() function
 description: The `count()` function outputs the number of non-null records in a column.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/count
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/count/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/count
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/count
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/count/
 menu:
   influxdb_2_0_ref:
     name: count
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/histogramquantile.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/histogramquantile.md
index a5a5d9e1a..d0fa33b56 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/histogramquantile.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/histogramquantile.md
@@ -4,9 +4,8 @@ description: >
  The `histogramQuantile()` function approximates a quantile given a histogram
  that approximates the cumulative distribution of the dataset.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/histogramquantile
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/histogramquantile/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/histogramquantile
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/histogramquantile
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/histogramquantile/
 menu:
   influxdb_2_0_ref:
     name: histogramQuantile
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/integral.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/integral.md
index 737dda64b..090579c14 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/integral.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/integral.md
@@ -2,9 +2,8 @@
 title: integral() function
 description: The `integral()` function computes the area under the curve per unit of time of subsequent non-null records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/integral
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/integral/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/integral
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/integral
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/integral/
 menu:
   influxdb_2_0_ref:
     name: integral
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mean.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mean.md
index d1a435248..f3568eed8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mean.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mean.md
@@ -2,9 +2,8 @@
 title: mean() function
 description: The `mean()` function computes the mean or average of non-null records in the input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/mean
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/mean/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mean
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/mean
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/mean/
 menu:
   influxdb_2_0_ref:
     name: mean
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md
index 96d8dc307..d1c168097 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md
@@ -4,9 +4,8 @@ description: >
   The `median()` function returns the median `_value` of an input table or all non-null records
   in the input table with values that fall within the `0.5` quantile or 50th percentile.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/median
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/median/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/median
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/median/
 menu:
   influxdb_2_0_ref:
     name: median
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mode.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mode.md
index 5b1fc1041..d012ca457 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mode.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mode.md
@@ -4,8 +4,7 @@ description: >
   The `mode()` function computes the mode or value that occurs most often in a
   specified column in the input table.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/mode/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/mode
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/mode/
 menu:
   influxdb_2_0_ref:
     name: mode
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md
index d964e147e..730460a98 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md
@@ -2,10 +2,9 @@
 title: quantile() function
 description: The `quantile()` function outputs non-null records with values that fall within the specified quantile or the non-null record with the value that represents the specified quantile.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/percentile
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/percentile
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/quantile/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/percentile
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/percentile
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/quantile/
 menu:
   influxdb_2_0_ref:
     name: quantile
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md
index e9660e8b7..fe0f6660d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md
@@ -4,8 +4,7 @@ description: >
   The `reduce()` function aggregates records in each table according to the reducer,
   `fn`, providing a way to create custom table aggregations.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/reduce/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/reduce/
 menu:
   influxdb_2_0_ref:
     name: reduce
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/skew.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/skew.md
index 2d1f367d8..62ae53f9d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/skew.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/skew.md
@@ -2,9 +2,8 @@
 title: skew() function
 description: The `skew()` function outputs the skew of non-null records as a float.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/skew
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/skew/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/skew
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/skew
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/skew/
 menu:
   influxdb_2_0_ref:
     name: skew
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/spread.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/spread.md
index a8647ec1d..d049cb26c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/spread.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/spread.md
@@ -2,9 +2,8 @@
 title: spread() function
 description: The `spread()` function outputs the difference between the minimum and maximum values in a specified column.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/spread
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/spread/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/spread
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/spread
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/spread/
 menu:
   influxdb_2_0_ref:
     name: spread
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/stddev.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/stddev.md
index d7aa8e6ab..88b57c4f5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/stddev.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/stddev.md
@@ -2,9 +2,8 @@
 title: stddev() function
 description: The `stddev()` function computes the standard deviation of non-null records in a specified column.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/stddev
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/stddev/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/stddev
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/stddev
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/stddev/
 menu:
   influxdb_2_0_ref:
     name: stddev
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/sum.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/sum.md
index f3f4ea27d..84797447d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/sum.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/sum.md
@@ -2,9 +2,8 @@
 title: sum() function
 description: The `sum()` function computes the sum of non-null records in a specified column.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/sum
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/sum/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/sum
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/sum
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/sum/
 menu:
   influxdb_2_0_ref:
     name: sum
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/chandemomentumoscillator.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/chandemomentumoscillator.md
index f997ed1b8..6dc530f29 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/chandemomentumoscillator.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/chandemomentumoscillator.md
@@ -4,9 +4,8 @@ description: >
   The `chandeMomentumOscillator()` function applies the technical momentum indicator
   developed by Tushar Chande.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/chandemomentumoscillator/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/chandemomentumoscillator/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/chandemomentumoscillator
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/chandemomentumoscillator/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/chandemomentumoscillator/
 menu:
   influxdb_2_0_ref:
     name: chandeMomentumOscillator
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/columns.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/columns.md
index 64d751adc..7acc17bc4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/columns.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/columns.md
@@ -5,9 +5,8 @@ description: >
   For each input table, it outputs a table with the same group key columns,
   plus a new column containing the labels of the input table's columns.  
 aliases:
-  - /v2.0/reference/flux/functions/transformations/columns
-  - /v2.0/reference/flux/functions/built-in/transformations/columns/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/columns
+  - /influxdb/v2.0/reference/flux/functions/transformations/columns
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/columns/
 menu:
   influxdb_2_0_ref:
     name: columns
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cov.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cov.md
index 94ffc9608..bb61c771b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cov.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cov.md
@@ -2,10 +2,9 @@
 title: cov() function
 description: The `cov()` function computes the covariance between two streams by first joining the streams, then performing the covariance operation.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/cov
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/cov/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/cov/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/cov
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/cov
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/cov/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/cov/
 menu:
   influxdb_2_0_ref:
     name: cov
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/covariance.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/covariance.md
index 5b2f93b1b..13e49bda0 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/covariance.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/covariance.md
@@ -2,10 +2,9 @@
 title: covariance() function
 description: The `covariance()` function computes the covariance between two columns.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/covariance
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/covariance/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/covariance/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/covariance
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/covariance
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/covariance/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/covariance/
 menu:
   influxdb_2_0_ref:
     name: covariance
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md
index a4f189e42..225e0b6de 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md
@@ -2,9 +2,8 @@
 title: cumulativeSum() function
 description: The `cumulativeSum()` function computes a running sum for non-null records in the table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/cumulativesum
-  - /v2.0/reference/flux/functions/built-in/transformations/cumulativesum/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum
+  - /influxdb/v2.0/reference/flux/functions/transformations/cumulativesum
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/cumulativesum/
 menu:
   influxdb_2_0_ref:
     name: cumulativeSum
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md
index 106bf6f26..06bb0fba3 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md
@@ -2,16 +2,13 @@
 title: derivative() function
 description: The `derivative()` function computes the rate of change per unit of time between subsequent non-null records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/derivative
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/derivative/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/derivative
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/derivative
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/derivative/
 menu:
   influxdb_2_0_ref:
     name: derivative
     parent: built-in-transformations
 weight: 402
-aliases:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/derivative
 related:
   - /influxdb/v2.0/query-data/flux/rate/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#derivative, InfluxQL – DERIVATIVE()
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/difference.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/difference.md
index 4fcece86b..bc2f61fb9 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/difference.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/difference.md
@@ -2,16 +2,13 @@
 title: difference() function
 description: The `difference()` function computes the difference between subsequent non-null records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/difference
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/difference/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/difference
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/difference
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/difference/
 menu:
   influxdb_2_0_ref:
     name: difference
     parent: built-in-transformations
 weight: 402
-aliases:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/difference
 related:
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#difference, InfluxQL – DIFFERENCE()
 ---
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema.md
index 95817c0ce..aa1e132f7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema.md
@@ -5,19 +5,18 @@ description: >
   grouped into `n` number of points, giving more weight to recent data at double
   the rate of `exponentialMovingAverage()`.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/doubleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/doubleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/doubleema
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/doubleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/doubleema/
 menu:
   influxdb_2_0_ref:
     name: doubleEMA
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#double-exponential-moving-average, InfluxQL DOUBLE_EXPONENTIAL_MOVING_AVERAGE()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/drop.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/drop.md
index fdabe0357..caf183206 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/drop.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/drop.md
@@ -2,9 +2,8 @@
 title: drop() function
 description: The `drop()` function removes specified columns from a table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/drop
-  - /v2.0/reference/flux/functions/built-in/transformations/drop/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/drop
+  - /influxdb/v2.0/reference/flux/functions/transformations/drop
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/drop/
 menu:
   influxdb_2_0_ref:
     name: drop
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/duplicate.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/duplicate.md
index fffe1a656..e3e470c57 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/duplicate.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/duplicate.md
@@ -2,9 +2,8 @@
 title: duplicate() function
 description: The `duplicate()` function duplicates a specified column in a table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/duplicate
-  - /v2.0/reference/flux/functions/built-in/transformations/duplicate/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/duplicate
+  - /influxdb/v2.0/reference/flux/functions/transformations/duplicate
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/duplicate/
 menu:
   influxdb_2_0_ref:
     name: duplicate
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/elapsed.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/elapsed.md
index ca99e011e..5836eabb1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/elapsed.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/elapsed.md
@@ -2,8 +2,7 @@
 title: elapsed() function
 description: The `elapsed()` function returns the time between subsequent records.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/elapsed/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/elapsed
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/elapsed/
 menu:
   influxdb_2_0_ref:
     name: elapsed
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage.md
index 695b2a8db..5d9cb4a31 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage.md
@@ -4,19 +4,18 @@ description: >
   The `exponentialMovingAverage()` function calculates the exponential moving average of values
   in the `_value` column grouped into `n` number of points, giving more weight to recent data.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/exponentialmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/exponentialmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/exponentialmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/exponentialmovingaverage/
 menu:
   influxdb_2_0_ref:
     name: exponentialMovingAverage
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#exponential-moving-average, InfluxQL EXPONENTIAL_MOVING_AVERAGE()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md
index 1bde3ec76..3c022c580 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md
@@ -2,9 +2,8 @@
 title: fill() function
 description: The `fill()` function replaces all null values in an input stream and replace them with a non-null value.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/fill
-  - /v2.0/reference/flux/functions/built-in/transformations/fill/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/fill
+  - /influxdb/v2.0/reference/flux/functions/transformations/fill
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/fill/
 menu:
   influxdb_2_0_ref:
     name: fill
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md
index 4125d9dda..eec9a8451 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md
@@ -2,9 +2,8 @@
 title: filter() function
 description: The `filter()` function filters data based on conditions defined in a predicate function (fn).
 aliases:
-  - /v2.0/reference/flux/functions/transformations/filter
-  - /v2.0/reference/flux/functions/built-in/transformations/filter/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/filter
+  - /influxdb/v2.0/reference/flux/functions/transformations/filter
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/filter/
 menu:
   influxdb_2_0_ref:
     name: filter
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md
index 18ac9acf9..68dfe1c3d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md
@@ -2,9 +2,8 @@
 title: group() function
 description: The `group()` function groups records based on their values for specific columns.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/group
-  - /v2.0/reference/flux/functions/built-in/transformations/group/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/group
+  - /influxdb/v2.0/reference/flux/functions/transformations/group
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/group/
 menu:
   influxdb_2_0_ref:
     name: group
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md
index 590fc2466..3dfcc40e7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md
@@ -2,9 +2,8 @@
 title: histogram() function
 description: The `histogram()` function approximates the cumulative distribution of a dataset by counting data frequencies for a list of bins.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/histogram
-  - /v2.0/reference/flux/functions/built-in/transformations/histogram/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/histogram
+  - /influxdb/v2.0/reference/flux/functions/transformations/histogram
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/histogram/
 menu:
   influxdb_2_0_ref:
     name: histogram
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/holtwinters.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/holtwinters.md
index d2f0806d0..e60ff4b83 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/holtwinters.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/holtwinters.md
@@ -3,10 +3,9 @@ title: holtWinters() function
 description: >
   The `holtWinters()` function applies the Holt-Winters forecasting method to input tables.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/holtwinters
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/holtwinters/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/holtwinters/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/holtwinters
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/holtwinters
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/holtwinters/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/holtwinters/
 menu:
   influxdb_2_0_ref:
     name: holtWinters
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/hourselection.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/hourselection.md
index 1f8765856..03ef443c0 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/hourselection.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/hourselection.md
@@ -4,9 +4,8 @@ description: >
   The `hourSelection()` function retains all rows with time values in a specified hour range.
   Hours are specified in military time.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/hourselection
-  - /v2.0/reference/flux/functions/built-in/transformations/hourselection/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/hourselection
+  - /influxdb/v2.0/reference/flux/functions/transformations/hourselection
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/hourselection/
 menu:
   influxdb_2_0_ref:
     name: hourSelection
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md
index cc3f671d7..559791341 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md
@@ -4,10 +4,9 @@ description: >
   The `increase()` function calculates the cumulative sum of **non-negative** differences
   between subsequent values.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/increase
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/increase/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/increase/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/increase
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/increase
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/increase/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/increase/
 menu:
   influxdb_2_0_ref:
     name: increase
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md
index 23924b3ac..3b4aae4c7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md
@@ -2,9 +2,8 @@
 title: join() function
 description: The `join()` function merges two or more input streams whose values are equal on a set of common columns into a single output stream.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/join
-  - /v2.0/reference/flux/functions/built-in/transformations/join/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/join
+  - /influxdb/v2.0/reference/flux/functions/transformations/join
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/join/
 menu:
   influxdb_2_0_ref:
     name: join
@@ -12,7 +11,7 @@ menu:
 weight: 402
 related:
   - /influxdb/v2.0/query-data/flux/join/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/union/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/union/
 ---
 
 The `join()` function merges two or more input streams whose values are equal on
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmansama.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmansama.md
index 1597b58be..395e22bdc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmansama.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmansama.md
@@ -4,16 +4,15 @@ description: >
   The `kaufmansAMA()` function calculates the Kaufman's Adaptive Moving Average (KAMA)
   using values in an input table.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/kaufmansama/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/kaufmansama/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/kaufmansama
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/kaufmansama/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/kaufmansama/
 menu:
   influxdb_2_0_ref:
     name: kaufmansAMA
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#kaufmans-adaptive-moving-average, InfluxQL KAUFMANS_ADAPTIVE_MOVING_AVERAGE()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser.md
index 7e6a6bf9c..752f43955 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser.md
@@ -4,16 +4,15 @@ description: >
   The `kaufmansER()` function calculates the Kaufman's Efficiency Ratio (KER) using
   values in an input table.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/kaufmanser/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/kaufmanser/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/kaufmanser
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/kaufmanser/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/kaufmanser/
 menu:
   influxdb_2_0_ref:
     name: kaufmansER
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/kaufmansama/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/kaufmansama/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#kaufmans-efficiency-ratio, InfluxQL KAUFMANS_EFFICIENCY_RATIO()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keep.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keep.md
index 60486e7d4..3d6ff656a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keep.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keep.md
@@ -2,9 +2,8 @@
 title: keep() function
 description: The `keep()` function returns a table containing only the specified columns.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/keep
-  - /v2.0/reference/flux/functions/built-in/transformations/keep/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/keep
+  - /influxdb/v2.0/reference/flux/functions/transformations/keep
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/keep/
 menu:
   influxdb_2_0_ref:
     name: keep
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keys.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keys.md
index 37be65a3a..8dcabe2f2 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keys.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keys.md
@@ -5,9 +5,8 @@ description: >
   For each input table, it outputs a table with the same group key columns, plus a
   _value column containing the labels of the input table's group key.  
 aliases:
-  - /v2.0/reference/flux/functions/transformations/keys
-  - /v2.0/reference/flux/functions/built-in/transformations/keys/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/keys
+  - /influxdb/v2.0/reference/flux/functions/transformations/keys
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/keys/
 menu:
   influxdb_2_0_ref:
     name: keys
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keyvalues.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keyvalues.md
index b32062a5b..ec989f031 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keyvalues.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/keyvalues.md
@@ -2,9 +2,8 @@
 title: keyValues() function
 description: The `keyValues()` function returns a table with the input table's group key plus two columns, _key and _value, that correspond to unique column + value pairs from the input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/keyvalues
-  - /v2.0/reference/flux/functions/built-in/transformations/keyvalues/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/keyvalues
+  - /influxdb/v2.0/reference/flux/functions/transformations/keyvalues
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/keyvalues/
 menu:
   influxdb_2_0_ref:
     name: keyValues
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md
index daf0e2b64..2692ecc0e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md
@@ -2,9 +2,8 @@
 title: limit() function
 description: The `limit()` function limits each output table to the first `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/limit
-  - /v2.0/reference/flux/functions/built-in/transformations/limit/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/limit
+  - /influxdb/v2.0/reference/flux/functions/transformations/limit
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/limit/
 menu:
   influxdb_2_0_ref:
     name: limit
@@ -12,7 +11,7 @@ menu:
 weight: 402
 related:
   - /influxdb/v2.0/query-data/flux/sort-limit/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tail/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tail/
   - /{{< latest "influxdb" "v1" >}}/query_language/data_exploration/#the-limit-and-slimit-clauses, InfluxQL LIMIT
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map.md
index f1e5d5201..86ff91e81 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map.md
@@ -2,9 +2,8 @@
 title: map() function
 description: The `map()` function applies a function to each record in the input tables.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/map
-  - /v2.0/reference/flux/functions/built-in/transformations/map/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/map
+  - /influxdb/v2.0/reference/flux/functions/transformations/map
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/map/
 menu:
   influxdb_2_0_ref:
     name: map
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md
index a754d4dee..a50da63e6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md
@@ -3,9 +3,8 @@ title: movingAverage() function
 description: >
   The `movingAverage()` function calculates the mean of values grouped into `n` number of points.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/movingaverage/
-  - /v2.0/reference/flux/functions/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/movingaverage/
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/movingaverage/
 menu:
   influxdb_2_0_ref:
     name: movingAverage
@@ -13,10 +12,10 @@ menu:
 weight: 402
 related:
   - /influxdb/v2.0/query-data/flux/moving-average/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#moving-average, InfluxQL MOVING_AVERAGE()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pearsonr.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pearsonr.md
index e3f7a0f4f..2e63dfa5a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pearsonr.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pearsonr.md
@@ -2,10 +2,9 @@
 title: pearsonr() function
 description: The `pearsonr()` function computes the Pearson R correlation coefficient between two streams by first joining the streams, then performing the covariance operation normalized to compute R.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/aggregates/pearsonr
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/pearsonr/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/pearsonr/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/pearsonr
+  - /influxdb/v2.0/reference/flux/functions/transformations/aggregates/pearsonr
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/pearsonr/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/pearsonr/
 menu:
   influxdb_2_0_ref:
     name: pearsonr
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pivot.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pivot.md
index c64675d76..01e2d72d0 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pivot.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pivot.md
@@ -2,9 +2,8 @@
 title: pivot() function
 description: The `pivot()` function collects values stored vertically (column-wise) in a table and aligns them horizontally (row-wise) into logical sets.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/pivot
-  - /v2.0/reference/flux/functions/built-in/transformations/pivot/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/pivot
+  - /influxdb/v2.0/reference/flux/functions/transformations/pivot
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/pivot/
 menu:
   influxdb_2_0_ref:
     name: pivot
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/range.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/range.md
index d67148978..0bb0dc545 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/range.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/range.md
@@ -2,9 +2,8 @@
 title: range() function
 description: The `range()` function filters records based on time bounds.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/range
-  - /v2.0/reference/flux/functions/built-in/transformations/range/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/range
+  - /influxdb/v2.0/reference/flux/functions/transformations/range
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/range/
 menu:
   influxdb_2_0_ref:
     name: range
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/relativestrengthindex.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/relativestrengthindex.md
index cb458cb93..44752c2e4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/relativestrengthindex.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/relativestrengthindex.md
@@ -4,18 +4,17 @@ description: >
   The `relativeStrengthIndex()` function measures the relative speed and change of
   values in an input table.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/relativestrengthindex/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/relativestrengthindex/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/relativestrengthindex
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/relativestrengthindex/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/relativestrengthindex/
 menu:
   influxdb_2_0_ref:
     name: relativeStrengthIndex
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#relative-strength-index, InfluxQL RELATIVE_STRENGTH_INDEX()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/rename.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/rename.md
index 4f7af9bea..a52b1698a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/rename.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/rename.md
@@ -2,9 +2,8 @@
 title: rename() function
 description: The `rename()` function renames specified columns in a table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/rename
-  - /v2.0/reference/flux/functions/built-in/transformations/rename/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/rename
+  - /influxdb/v2.0/reference/flux/functions/transformations/rename
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/rename/
 menu:
   influxdb_2_0_ref:
     name: rename
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md
index 9841c2436..c28499fbc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md
@@ -3,9 +3,8 @@ title: Flux built-in selector functions
 list_title: Built-in selector functions
 description: Flux's built-in selector functions return one or more records based on function logic.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/
 menu:
   influxdb_2_0_ref:
     parent: built-in-transformations
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/bottom.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/bottom.md
index e9a1dd1d6..501239373 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/bottom.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/bottom.md
@@ -2,9 +2,8 @@
 title: bottom() function
 description: The `bottom()` function sorts a table by columns and keeps only the bottom n records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/bottom
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/bottom/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/bottom
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/bottom
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/bottom/
 menu:
   influxdb_2_0_ref:
     name: bottom
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/distinct.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/distinct.md
index a714d5046..f940fd663 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/distinct.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/distinct.md
@@ -2,9 +2,8 @@
 title: distinct() function
 description: The `distinct()` function returns the unique values for a given column.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/distinct
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/distinct/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/distinct
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/distinct
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/distinct/
 menu:
   influxdb_2_0_ref:
     name: distinct
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md
index 9489c39be..5cde8cba6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md
@@ -2,9 +2,8 @@
 title: first() function
 description: The `first()` function selects the first non-null record from an input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/first
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/first/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/first
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/first
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/first/
 menu:
   influxdb_2_0_ref:
     name: first
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestaverage.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestaverage.md
index 419835b2c..3b28879bb 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestaverage.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestaverage.md
@@ -2,9 +2,8 @@
 title: highestAverage() function
 description: The `highestAverage()` function calculates the average of each table in the input stream returns the top `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/highestaverage
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/highestaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestaverage
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/highestaverage
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/highestaverage/
 menu:
   influxdb_2_0_ref:
     name: highestAverage
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestcurrent.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestcurrent.md
index 07c7e8ac4..80c310442 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestcurrent.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestcurrent.md
@@ -2,9 +2,8 @@
 title: highestCurrent() function
 description: The `highestCurrent()` function selects the last record of each table in the input stream and returns the top `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/highestcurrent
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/highestcurrent/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestcurrent
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/highestcurrent
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/highestcurrent/
 menu:
   influxdb_2_0_ref:
     name: highestCurrent
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestmax.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestmax.md
index bd1ad21e6..a0dd10c2e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestmax.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestmax.md
@@ -2,9 +2,8 @@
 title: highestMax() function
 description: The `highestMax()` function selects the maximum record from each table in the input stream and returns the top `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/highestmax
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/highestmax/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/highestmax
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/highestmax
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/highestmax/
 menu:
   influxdb_2_0_ref:
     name: highestMax
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md
index 76891efcd..c477a7e7e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md
@@ -2,9 +2,8 @@
 title: last() function
 description: The `last()` function selects the last non-null record from an input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/last
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/last/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/last
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/last
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/last/
 menu:
   influxdb_2_0_ref:
     name: last
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestaverage.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestaverage.md
index c9bb97965..29c8b6b6b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestaverage.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestaverage.md
@@ -2,9 +2,8 @@
 title: lowestAverage() function
 description: The `lowestAverage()` function calculates the average of each table in the input stream returns the lowest `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/lowestaverage
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/lowestaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestaverage
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/lowestaverage
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/lowestaverage/
 menu:
   influxdb_2_0_ref:
     name: lowestAverage
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestcurrent.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestcurrent.md
index 3f3bc1ff5..8bd611603 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestcurrent.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestcurrent.md
@@ -2,9 +2,8 @@
 title: lowestCurrent() function
 description: The `lowestCurrent()` function selects the last record of each table in the input stream and returns the lowest `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/lowestcurrent
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/lowestcurrent/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestcurrent
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/lowestcurrent
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/lowestcurrent/
 menu:
   influxdb_2_0_ref:
     name: lowestCurrent
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestmin.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestmin.md
index 6604d5756..2516ca2f2 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestmin.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestmin.md
@@ -2,9 +2,8 @@
 title: lowestMin() function
 description: The `lowestMin()` function selects the minimum record from each table in the input stream and returns the lowest `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/lowestmin
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/lowestmin/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/lowestmin
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/lowestmin
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/lowestmin/
 menu:
   influxdb_2_0_ref:
     name: lowestMin
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/max.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/max.md
index daddb31d4..479010795 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/max.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/max.md
@@ -2,9 +2,8 @@
 title: max() function
 description: The `max()` function selects record with the highest _value from the input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/max  
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/max/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/max
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/max  
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/max/
 menu:
   influxdb_2_0_ref:
     name: max
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/min.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/min.md
index 5eb4f806f..0884f8918 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/min.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/min.md
@@ -2,9 +2,8 @@
 title: min() function
 description: The `min()` function selects record with the lowest _value from the input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/min
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/min/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/min
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/min
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/min/
 menu:
   influxdb_2_0_ref:
     name: min
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/sample.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/sample.md
index 06491b4a0..9e86b6125 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/sample.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/sample.md
@@ -2,9 +2,8 @@
 title: sample() function
 description: The `sample()` function selects a subset of the records from the input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/sample
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/sample/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/sample
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/sample
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/sample/
 menu:
   influxdb_2_0_ref:
     name: sample
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/top.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/top.md
index ac4a4de77..1b283f927 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/top.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/top.md
@@ -2,9 +2,8 @@
 title: top() function
 description: The `top()` function sorts a table by columns and keeps only the top n records.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/top
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/top/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/top
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/top
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/top/
 menu:
   influxdb_2_0_ref:
     name: top
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/unique.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/unique.md
index b8c522414..23db7551b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/unique.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/unique.md
@@ -2,9 +2,8 @@
 title: unique() function
 description: The `unique()` function returns all records containing unique values in a specified column.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/selectors/unique
-  - /v2.0/reference/flux/functions/built-in/transformations/selectors/unique/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/selectors/unique
+  - /influxdb/v2.0/reference/flux/functions/transformations/selectors/unique
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/selectors/unique/
 menu:
   influxdb_2_0_ref:
     name: unique
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/set.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/set.md
index 893393e7c..37ad6d38d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/set.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/set.md
@@ -2,9 +2,8 @@
 title: set() function
 description: The `set()` function assigns a static value to each record in the input table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/set
-  - /v2.0/reference/flux/functions/built-in/transformations/set/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/set
+  - /influxdb/v2.0/reference/flux/functions/transformations/set
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/set/
 menu:
   influxdb_2_0_ref:
     name: set
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md
index 69b9510af..b435a4222 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md
@@ -2,9 +2,8 @@
 title: sort() function
 description: The `sort()` function orders the records within each table.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/sort
-  - /v2.0/reference/flux/functions/built-in/transformations/sort/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/sort
+  - /influxdb/v2.0/reference/flux/functions/transformations/sort
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/sort/
 menu:
   influxdb_2_0_ref:
     name: sort
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md
index 7f2957c6a..95bd17519 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md
@@ -2,9 +2,8 @@
 title: stateCount() function
 description: The `stateCount()` function computes the number of consecutive records in a given state.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/statecount
-  - /v2.0/reference/flux/functions/built-in/transformations/statecount/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/statecount
+  - /influxdb/v2.0/reference/flux/functions/transformations/statecount
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/statecount/
 menu:
   influxdb_2_0_ref:
     name: stateCount
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md
index 48896cdf8..5c8ef8984 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md
@@ -2,9 +2,8 @@
 title: stateDuration() function
 description: The `stateDuration()` function computes the duration of a given state.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/stateduration
-  - /v2.0/reference/flux/functions/built-in/transformations/stateduration/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stateduration
+  - /influxdb/v2.0/reference/flux/functions/transformations/stateduration
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/stateduration/
 menu:
   influxdb_2_0_ref:
     name: stateDuration
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md
index 335884f9e..455ed0609 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md
@@ -6,8 +6,7 @@ description: >
   Use stream and table functions to extract a table from a stream of tables and access its
   columns and records.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/stream-table/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/stream-table/
 weight: 401
 menu:
   influxdb_2_0_ref:
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md
index 42f7453b8..7999a56f0 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md
@@ -3,8 +3,6 @@ title: findColumn() function
 description: >
   The `findColumn()` function returns an array of values in a specified column from the
   first table in a stream of tables where group key values match the specified predicate.
-aliases:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn
 menu:
   influxdb_2_0_ref:
     name: findColumn
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md
index f20177f4a..ac1d045c2 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md
@@ -3,8 +3,6 @@ title: findRecord() function
 description: >
   The `findRecord()` function returns a record at a specified index from the first
   table in a stream of tables where the group key values match the specified predicate.
-aliases:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord
 menu:
   influxdb_2_0_ref:
     name: findRecord
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md
index f18a84a54..e63bb164c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md
@@ -4,8 +4,7 @@ description: >
   The `getColumn()` function extracts a column from a table given its label.
   If the label is not present in the set of columns, the function errors.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/stream-table/getcolumn/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/stream-table/getcolumn/
 menu:
   influxdb_2_0_ref:
     name: getColumn
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md
index 8a8f697e8..9dbc43331 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md
@@ -4,8 +4,7 @@ description: >
   The `getRecord()` function extracts a record from a table given its index.
   If the index is out of bounds, the function errors.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/stream-table/getrecord/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/stream-table/getrecord/
 menu:
   influxdb_2_0_ref:
     name: getRecord
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md
index f9ccade2c..cc4273156 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md
@@ -4,8 +4,7 @@ description: >
   The `tableFind()` function extracts the first table in a stream of tables whose
   group key values match a predicate. If no table is found, the function errors.
 aliases:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind/
 menu:
   influxdb_2_0_ref:
     name: tableFind
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tail.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tail.md
index e69421df8..c9969c88f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tail.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tail.md
@@ -2,15 +2,14 @@
 title: tail() function
 description: The `tail()` function limits each output table to the last `n` records.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/tail/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tail
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/tail/
 menu:
   influxdb_2_0_ref:
     name: tail
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/functions/built-in/transformations/limit/
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/limit/
 ---
 
 The `tail()` function limits each output table to the last [`n`](#n) records.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage.md
index 0f9c010d2..f08064a95 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage.md
@@ -4,19 +4,18 @@ description: >
   The `timedMovingAverage()` function calculates the mean of values in a defined time
   range at a specified frequency.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/timedmovingaverage/
 menu:
   influxdb_2_0_ref:
     name: timedMovingAverage
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#moving-average, InfluxQL MOVING_AVERAGE()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timeshift.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timeshift.md
index 0f3d6e2df..f4ac23a4a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timeshift.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timeshift.md
@@ -2,10 +2,9 @@
 title: timeShift() function
 description: The `timeShift()` function adds a fixed duration to time columns.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/shift
-  - /v2.0/reference/flux/functions/built-in/transformations/shift
-  - /v2.0/reference/flux/functions/built-in/transformations/timeshift/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timeshift
+  - /influxdb/v2.0/reference/flux/functions/transformations/shift
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/shift
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/timeshift/
 menu:
   influxdb_2_0_ref:
     name: timeShift
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema.md
index 3e15b68d7..1317af714 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema.md
@@ -5,19 +5,18 @@ description: >
   grouped into `n` number of points, giving more weight to recent data with less lag
   than `exponentialMovingAverage()` and `doubleEMA()`.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/tripleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/tripleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tripleema
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/tripleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/tripleema/
 menu:
   influxdb_2_0_ref:
     name: tripleEMA
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#triple-exponential-moving-average, InfluxQL TRIPLE_EXPONENTIAL_MOVING_AVERAGE()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleexponentialderivative.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleexponentialderivative.md
index 60c23e1ff..c873fadf8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleexponentialderivative.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleexponentialderivative.md
@@ -4,9 +4,8 @@ description: >
   The `tripleExponentialDerivative()` function calculates a triple exponential
   derivative (TRIX) of input tables using `n` points.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/aggregates/tripleexponentialderivative/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/tripleexponentialderivative/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tripleexponentialderivative
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/aggregates/tripleexponentialderivative/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/tripleexponentialderivative/
 menu:
   influxdb_2_0_ref:
     name: tripleExponentialDerivative
@@ -14,11 +13,11 @@ menu:
 weight: 402
 influxdb/v2.0/tags: [technical analysis]
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/doubleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/tripleema/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/
   - /{{< latest "influxdb" "v1" >}}/query_language/functions/#triple-exponential-derivative, InfluxQL TRIPLE_EXPONENTIAL_DERIVATIVE()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/truncatetimecolumn.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/truncatetimecolumn.md
index 4b8999ff8..ff21ba8c7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/truncatetimecolumn.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/truncatetimecolumn.md
@@ -3,15 +3,14 @@ title: truncateTimeColumn() function
 description: >
   The `truncateTimeColumn()` function truncates all input table `_time` values to a specified unit.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/truncatetimecolumn/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/truncatetimecolumn
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/truncatetimecolumn/
 menu:
   influxdb_2_0_ref:
     name: truncateTimeColumn
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/date/truncate/
+  - /influxdb/v2.0/reference/flux/stdlib/date/truncate/
 ---
 
 The `truncateTimeColumn()` function truncates all input table `_time` values to a specified unit.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/_index.md
index d94f72d95..63d77ba77 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/_index.md
@@ -3,9 +3,8 @@ title: Flux built-in type conversion functions
 list_title: Built-in type conversion functions
 description: Flux's built-in built-in type conversion functions convert columns of the input table into a specific data type.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/
 menu:
   influxdb_2_0_ref:
     parent: built-in-transformations
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bool.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bool.md
index c5953ce69..425144217 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bool.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bool.md
@@ -2,8 +2,7 @@
 title: bool() function
 description: The `bool()` function converts a single value to a boolean.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/bool/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bool
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/bool/
 menu:
   influxdb_2_0_ref:
     name: bool
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bytes.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bytes.md
index bba3e6500..6bb10d6cc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bytes.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bytes.md
@@ -2,8 +2,7 @@
 title: bytes() function
 description: The `bytes()` function converts a single value to bytes.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/bytes/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/bytes
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/bytes/
 menu:
   influxdb_2_0_ref:
     name: bytes
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/duration.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/duration.md
index 5c0f049d9..6c8c80f76 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/duration.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/duration.md
@@ -2,8 +2,7 @@
 title: duration() function
 description: The `duration()` function converts a single value to a duration.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/duration/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/duration
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/duration/
 menu:
   influxdb_2_0_ref:
     name: duration
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/float.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/float.md
index aafc82f5f..a0945c16c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/float.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/float.md
@@ -2,8 +2,7 @@
 title: float() function
 description: The `float()` function converts a single value to a float.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/float/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/float
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/float/
 menu:
   influxdb_2_0_ref:
     name: float
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/int.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/int.md
index bc0070f2f..0ffbeff15 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/int.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/int.md
@@ -2,8 +2,7 @@
 title: int() function
 description: The `int()` function converts a single value to an integer.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/int/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/int
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/int/
 menu:
   influxdb_2_0_ref:
     name: int
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/string.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/string.md
index b01019af2..7c16a84b2 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/string.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/string.md
@@ -2,8 +2,7 @@
 title: string() function
 description: The `string()` function converts a single value to a string.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/string/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/string
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/string/
 menu:
   influxdb_2_0_ref:
     name: string
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/time.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/time.md
index c2bb75217..171f2c3e6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/time.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/time.md
@@ -2,8 +2,7 @@
 title: time() function
 description: The `time()` function converts a single value to a time.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/time/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/time
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/time/
 menu:
   influxdb_2_0_ref:
     name: time
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tobool.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tobool.md
index d366d64d7..f0d39eabb 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tobool.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tobool.md
@@ -2,9 +2,8 @@
 title: toBool() function
 description: The `toBool()` function converts all values in the `_value` column to booleans.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions/tobool
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/tobool/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tobool
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions/tobool
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/tobool/
 menu:
   influxdb_2_0_ref:
     name: toBool
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toduration.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toduration.md
index de38dfc5e..98c8b6ab6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toduration.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toduration.md
@@ -2,9 +2,8 @@
 title: toDuration() function
 description: The `toDuration()` function converts all values in the `_value` column to durations.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions/toduration
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/toduration/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toduration
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions/toduration
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/toduration/
 menu:
   influxdb_2_0_ref:
     name: toDuration
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tofloat.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tofloat.md
index d25181470..0718044b5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tofloat.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tofloat.md
@@ -2,9 +2,8 @@
 title: toFloat() function
 description: The `toFloat()` function converts all values in the `_value` column to floats.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions/tofloat
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/tofloat/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tofloat
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions/tofloat
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/tofloat/
 menu:
   influxdb_2_0_ref:
     name: toFloat
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toint.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toint.md
index 9d2fe4bc6..38a5c40c1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toint.md
@@ -2,9 +2,8 @@
 title: toInt() function
 description: The `toInt()` function converts all values in the `_value` column to integers.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions/toint
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/toint/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/toint
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions/toint
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/toint/
 menu:
   influxdb_2_0_ref:
     name: toInt
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tostring.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tostring.md
index c280c5b7d..8461f028b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tostring.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tostring.md
@@ -2,9 +2,8 @@
 title: toString() function
 description: The `toString()` function converts all values in the `_value` column to strings.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions/tostring
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/tostring/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/tostring
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions/tostring
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/tostring/
 menu:
   influxdb_2_0_ref:
     name: toString
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/totime.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/totime.md
index 66c3fc08a..963d72b3b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/totime.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/totime.md
@@ -2,9 +2,8 @@
 title: toTime() function
 description: The `toTime()` function converts all values in the `_value` column to times.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions/totime
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/totime/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/totime
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions/totime
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/totime/
 menu:
   influxdb_2_0_ref:
     name: toTime
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/touint.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/touint.md
index c82871176..20e4755bc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/touint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/touint.md
@@ -2,9 +2,8 @@
 title: toUInt() function
 description: The `toUInt()` function converts all values in the `_value` column to UIntegers.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/type-conversions/touint
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/touint/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/touint
+  - /influxdb/v2.0/reference/flux/functions/transformations/type-conversions/touint
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/touint/
 menu:
   influxdb_2_0_ref:
     name: toUInt
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/uint.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/uint.md
index a786bd206..dcd38ecb5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/uint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/uint.md
@@ -2,8 +2,7 @@
 title: uint() function
 description: The `uint()` function converts a single value to a UInteger.
 aliases:
-  - /v2.0/reference/flux/functions/built-in/transformations/type-conversions/uint/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/uint
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/type-conversions/uint/
 menu:
   influxdb_2_0_ref:
     name: uint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/union.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/union.md
index 6358a2ccb..a85406c60 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/union.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/union.md
@@ -2,16 +2,15 @@
 title: union() function
 description: The `union()` function concatenates two or more input streams into a single output stream.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/union
-  - /v2.0/reference/flux/functions/built-in/transformations/union/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/union
+  - /influxdb/v2.0/reference/flux/functions/transformations/union
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/union/
 menu:
   influxdb_2_0_ref:
     name: union
     parent: built-in-transformations
 weight: 402
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/join/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join/
 ---
 
 The `union()` function concatenates two or more input streams into a single output stream.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md
index 4cb4ca3a3..7767d5df0 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md
@@ -2,9 +2,8 @@
 title: window() function
 description: The `window()` function groups records based on a time value.
 aliases:
-  - /v2.0/reference/flux/functions/transformations/window
-  - /v2.0/reference/flux/functions/built-in/transformations/window/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/window
+  - /influxdb/v2.0/reference/flux/functions/transformations/window
+  - /influxdb/v2.0/reference/flux/functions/built-in/transformations/window/
 menu:
   influxdb_2_0_ref:
     name: window
@@ -12,7 +11,7 @@ menu:
 weight: 402
 related:
   - /influxdb/v2.0/query-data/flux/window-aggregate/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow/
   - /{{< latest "influxdb" "v1" >}}/query_language/data_exploration/#the-group-by-clause, InfluxQL – GROUP BY time()
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md
index 33af55aeb..53a3c2622 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md
@@ -3,8 +3,6 @@ title: Flux user-contributed functions
 list_title: User-contributed functions
 description: >
   User-contributed packages and functions are contributed and maintained by members of the InfluxDB and Flux communities.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/
 menu:
   influxdb_2_0_ref:
     name: Contributed
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/_index.md
index 6abbfdde3..37cb3354d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/_index.md
@@ -4,8 +4,6 @@ list_title: Discord package
 description: >
   The Flux Discord package provides functions for sending messages to Discord.
   Import the `contrib/chobbs/discord` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/discord/
 menu:
   influxdb_2_0_ref:
     name: Discord
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/endpoint.md
index 2c7fb3dfc..e838eb218 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/endpoint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/endpoint.md
@@ -4,8 +4,6 @@ description: >
   The `discord.endpoint()` function sends a single message to a Discord channel using
   a [Discord webhook](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks&amp?page=3)
   and data from table rows.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/discord/endpoint
 menu:
   influxdb_2_0_ref:
     name: discord.endpoint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/send.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/send.md
index 43f73c76c..8cec1ee08 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/send.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/discord/send.md
@@ -3,8 +3,6 @@ title: discord.send() function
 description: >
   The `discord.send()` function sends a single message to a Discord channel using
   a [Discord webhook](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks&amp?page=3).
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/discord/send
 menu:
   influxdb_2_0_ref:
     name: discord.send
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/_index.md
index e30ec3ec9..c5c74f8e7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/_index.md
@@ -4,8 +4,6 @@ list_title: InfluxDB package
 description: >
   The Flux InfluxDB package provides additional functions for querying data from InfluxDB.
   Import the `contrib/jsternberg/influxdb` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/influxdb/
 menu:
   influxdb_2_0_ref:
     name: InfluxDB
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/select.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/select.md
index d15305f9a..0ff36bf3d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/select.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/influxdb/select.md
@@ -4,8 +4,6 @@ description: >
   The `influxdb.select()` function is an alternate implementation of `from()`, `range()`, `filter()`
   and `pivot()` that returns pivoted query results and masks the `_start` and `_stop` column
   Results are similar to those returned by InfluxQL `SELECT` statements.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/influxdb/select
 menu:
   influxdb_2_0_ref:
     name: influxdb.select
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/_index.md
index 11b2916ae..5b1b7d638 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/_index.md
@@ -4,8 +4,6 @@ list_title: Rows package
 description: >
   The Flux Rows package provides additional functions for remapping values in rows.
   Import the `contrib/jsternberg/rows` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/rows/
 menu:
   influxdb_2_0_ref:
     name: Rows
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/map.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/map.md
index e102c066d..de24704a6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/map.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/rows/map.md
@@ -3,8 +3,6 @@ title: rows.map() function
 description: >
   The `rows.map()` function is an alternate implementation of [`map()`](/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/map/)
   that is faster, but more limited than `map()`.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/rows/map
 menu:
   influxdb_2_0_ref:
     name: rows.map
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/_index.md
index 80a1af6d9..f0ea4d7e3 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/_index.md
@@ -6,8 +6,6 @@ description: >
   [Microsoft Teams](https://www.microsoft.com/microsoft-365/microsoft-teams/group-chat-software)
   channel using an [incoming webhook](https://docs.microsoft.com/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook).
   Import the `contrib/sranka/teams` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/teams/
 menu:
   influxdb_2_0_ref:
     name: Teams
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/endpoint.md
index 0375978fd..d36505264 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/endpoint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/endpoint.md
@@ -3,8 +3,6 @@ title: teams.endpoint() function
 description: >
   The `teams.endpoint()` function sends a message to a Microsoft Teams channel
   using data from table rows.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/teams/endpoint
 menu:
   influxdb_2_0_ref:
     name: teams.endpoint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/message.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/message.md
index 6e49e2fa9..74ce8424d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/message.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/teams/message.md
@@ -3,8 +3,6 @@ title: teams.message() function
 description: >
   The `teams.message()` function sends a single message to a Microsoft Teams channel using
   an [incoming webhook](https://docs.microsoft.com/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook).
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/teams/message
 menu:
   influxdb_2_0_ref:
     name: teams.message
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/_index.md
index 918aff29d..e21d0d838 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/_index.md
@@ -5,8 +5,6 @@ description: >
   The Flux Telegram package provides functions for sending messages to
   [Telegram](https://telegram.org/) using the [Telegram Bot API](https://core.telegram.org/bots/api).
   Import the `contrib/sranka/telegram` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/telegram/
 menu:
   influxdb_2_0_ref:
     name: Telegram
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/endpoint.md
index a0f581818..59b4c5266 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/endpoint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/endpoint.md
@@ -3,8 +3,6 @@ title: telegram.endpoint() function
 description: >
   The `telegram.endpoint()` function sends a message to a Telegram channel
   using data from table rows.
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/telegram/endpoint
 menu:
   influxdb_2_0_ref:
     name: telegram.endpoint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/message.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/message.md
index 22c013ace..49664a431 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/message.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/telegram/message.md
@@ -3,8 +3,6 @@ title: telegram.message() function
 description: >
   The `telegram.message()` function sends a single message to a Telegram channel using
   the [`sendMessage` method of the Telegram Bot API](https://core.telegram.org/bots/api#sendmessage).
-aliases:
-  - /v2.0/reference/flux/stdlib/contrib/telegram/message
 menu:
   influxdb_2_0_ref:
     name: telegram.message
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/csv/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/csv/_index.md
index e5ab1ea1c..884363ce8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/csv/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/csv/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux CSV package provides functions for working with data in annotated CSV format.
   Import the `csv` package.
 aliases:
-  - /v2.0/reference/flux/functions/csv/
-  - /v2.0/reference/flux/stdlib/csv/
+  - /influxdb/v2.0/reference/flux/functions/csv/
 menu:
   influxdb_2_0_ref:
     name: CSV
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/csv/from.md b/content/influxdb/v2.0/reference/flux/stdlib/csv/from.md
index 7086bc019..c9652cb99 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/csv/from.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/csv/from.md
@@ -2,10 +2,9 @@
 title: csv.from() function
 description: The `csv.from()` function retrieves data from a CSV data source.
 aliases:
-  - /v2.0/reference/flux/functions/inputs/fromcsv
-  - /v2.0/reference/flux/functions/built-in/inputs/fromcsv
-  - /v2.0/reference/flux/functions/csv/from/
-  - /v2.0/reference/flux/stdlib/csv/from
+  - /influxdb/v2.0/reference/flux/functions/inputs/fromcsv
+  - /influxdb/v2.0/reference/flux/functions/built-in/inputs/fromcsv
+  - /influxdb/v2.0/reference/flux/functions/csv/from/
 menu:
   influxdb_2_0_ref:
     name: csv.from
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/date/_index.md
index c5d8d202e..d2d9fd506 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/_index.md
@@ -5,9 +5,8 @@ description: >
   The Flux date package provides date and time constants and functions.
   Import the `date` package.
 aliases:
-  - /v2.0/reference/flux/language/built-ins/time-constants/
-  - /v2.0/reference/flux/functions/date/
-  - /v2.0/reference/flux/stdlib/date/
+  - /influxdb/v2.0/reference/flux/language/built-ins/time-constants/
+  - /influxdb/v2.0/reference/flux/functions/date/
 menu:
   influxdb_2_0_ref:
     name: Date
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/hour.md b/content/influxdb/v2.0/reference/flux/stdlib/date/hour.md
index 3e01b3f05..b00c0d802 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/hour.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/hour.md
@@ -4,8 +4,7 @@ description: >
   The `date.hour()` function returns the hour of a specified time.
   Results range from `[0-23]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/hour/
-  - /v2.0/reference/flux/stdlib/date/hour
+  - /influxdb/v2.0/reference/flux/functions/date/hour/
 menu:
   influxdb_2_0_ref:
     name: date.hour
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/microsecond.md b/content/influxdb/v2.0/reference/flux/stdlib/date/microsecond.md
index 9f3b22200..56222d4de 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/microsecond.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/microsecond.md
@@ -4,8 +4,7 @@ description: >
   The `date.microsecond()` function returns the microsecond of a specified time.
   Results range from `[0-999999]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/microsecond/
-  - /v2.0/reference/flux/stdlib/date/microsecond
+  - /influxdb/v2.0/reference/flux/functions/date/microsecond/
 menu:
   influxdb_2_0_ref:
     name: date.microsecond
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/millisecond.md b/content/influxdb/v2.0/reference/flux/stdlib/date/millisecond.md
index b5b987640..a3c131a5a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/millisecond.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/millisecond.md
@@ -4,8 +4,7 @@ description: >
   The `date.millisecond()` function returns the millisecond of a specified time.
   Results range from `[0-999999]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/millisecond/
-  - /v2.0/reference/flux/stdlib/date/millisecond
+  - /influxdb/v2.0/reference/flux/functions/date/millisecond/
 menu:
   influxdb_2_0_ref:
     name: date.millisecond
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/minute.md b/content/influxdb/v2.0/reference/flux/stdlib/date/minute.md
index 2a88339aa..981836601 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/minute.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/minute.md
@@ -4,8 +4,7 @@ description: >
   The `date.minute()` function returns the minute of a specified time.
   Results range from `[0-59]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/minute/
-  - /v2.0/reference/flux/stdlib/date/minute
+  - /influxdb/v2.0/reference/flux/functions/date/minute/
 menu:
   influxdb_2_0_ref:
     name: date.minute
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/month.md b/content/influxdb/v2.0/reference/flux/stdlib/date/month.md
index 3a4ca269c..4fd147c13 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/month.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/month.md
@@ -4,8 +4,7 @@ description: >
   The `date.month()` function returns the month of a specified time.
   Results range from `[1-12]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/month/
-  - /v2.0/reference/flux/stdlib/date/month
+  - /influxdb/v2.0/reference/flux/functions/date/month/
 menu:
   influxdb_2_0_ref:
     name: date.month
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/monthday.md b/content/influxdb/v2.0/reference/flux/stdlib/date/monthday.md
index e64c7c966..8a50839b4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/monthday.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/monthday.md
@@ -4,8 +4,7 @@ description: >
   The `date.monthDay()` function returns the day of the month for a specified time.
   Results range from `[1-31]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/monthday/
-  - /v2.0/reference/flux/stdlib/date/monthday
+  - /influxdb/v2.0/reference/flux/functions/date/monthday/
 menu:
   influxdb_2_0_ref:
     name: date.monthDay
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/nanosecond.md b/content/influxdb/v2.0/reference/flux/stdlib/date/nanosecond.md
index bf719cba0..6d2783679 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/nanosecond.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/nanosecond.md
@@ -4,8 +4,7 @@ description: >
   The `date.nanosecond()` function returns the nanosecond of a specified time.
   Results range from `[0-999999999]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/nanosecond/
-  - /v2.0/reference/flux/stdlib/date/nanosecond
+  - /influxdb/v2.0/reference/flux/functions/date/nanosecond/
 menu:
   influxdb_2_0_ref:
     name: date.nanosecond
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/quarter.md b/content/influxdb/v2.0/reference/flux/stdlib/date/quarter.md
index 18e922843..f8f537d5f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/quarter.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/quarter.md
@@ -4,8 +4,7 @@ description: >
   The `date.quarter()` function returns the quarter of the year for a specified time.
   Results range from `[1-4]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/quarter/
-  - /v2.0/reference/flux/stdlib/date/quarter
+  - /influxdb/v2.0/reference/flux/functions/date/quarter/
 menu:
   influxdb_2_0_ref:
     name: date.quarter
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/second.md b/content/influxdb/v2.0/reference/flux/stdlib/date/second.md
index b8e35980a..9d9a39c97 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/second.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/second.md
@@ -4,8 +4,7 @@ description: >
   The `date.second()` function returns the second of a specified time.
   Results range from `[0-59]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/second/
-  - /v2.0/reference/flux/stdlib/date/second
+  - /influxdb/v2.0/reference/flux/functions/date/second/
 menu:
   influxdb_2_0_ref:
     name: date.second
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/truncate.md b/content/influxdb/v2.0/reference/flux/stdlib/date/truncate.md
index 804e2d491..46df1fe4f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/truncate.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/truncate.md
@@ -3,8 +3,7 @@ title: date.truncate() function
 description: >
   The `date.truncate()` function truncates a time to a specified unit.
 aliases:
-  - /v2.0/reference/flux/functions/date/truncate/
-  - /v2.0/reference/flux/stdlib/date/truncate
+  - /influxdb/v2.0/reference/flux/functions/date/truncate/
 menu:
   influxdb_2_0_ref:
     name: date.truncate
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/week.md b/content/influxdb/v2.0/reference/flux/stdlib/date/week.md
index 4c7b4568a..ff7d9db04 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/week.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/week.md
@@ -4,8 +4,7 @@ description: >
   The `date.week()` function returns the ISO week of the year for a specified time.
   Results range from `[1-53]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/week/
-  - /v2.0/reference/flux/stdlib/date/week
+  - /influxdb/v2.0/reference/flux/functions/date/week/
 menu:
   influxdb_2_0_ref:
     name: date.week
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/weekday.md b/content/influxdb/v2.0/reference/flux/stdlib/date/weekday.md
index f4d912276..610af8ca7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/weekday.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/weekday.md
@@ -4,8 +4,7 @@ description: >
   The `date.weekDay()` function returns the day of the week for a specified time.
   Results range from `[0-6]`.
 aliases:
-  - /v2.0/reference/flux/functions/date/weekday/
-  - /v2.0/reference/flux/stdlib/date/weekday
+  - /influxdb/v2.0/reference/flux/functions/date/weekday/
 menu:
   influxdb_2_0_ref:
     name: date.weekDay
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/year.md b/content/influxdb/v2.0/reference/flux/stdlib/date/year.md
index ab6564b57..ce0e19e71 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/year.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/year.md
@@ -3,8 +3,7 @@ title: date.year() function
 description: >
   The `date.year()` function returns the year of a specified time.
 aliases:
-  - /v2.0/reference/flux/functions/date/year/
-  - /v2.0/reference/flux/stdlib/date/year
+  - /influxdb/v2.0/reference/flux/functions/date/year/
 menu:
   influxdb_2_0_ref:
     name: date.year
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/date/yearday.md b/content/influxdb/v2.0/reference/flux/stdlib/date/yearday.md
index 486a79980..7b5082043 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/date/yearday.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/date/yearday.md
@@ -4,8 +4,7 @@ description: >
   The `date.yearDay()` function returns the day of the year for a specified time.
   Results range from `[1-365]` for non-leap years, and `[1-366]` in leap years.
 aliases:
-  - /v2.0/reference/flux/functions/date/yearday/
-  - /v2.0/reference/flux/stdlib/date/yearday
+  - /influxdb/v2.0/reference/flux/functions/date/yearday/
 menu:
   influxdb_2_0_ref:
     name: date.yearDay
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/_index.md
index 00ce1550c..247a2cc49 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/_index.md
@@ -4,8 +4,6 @@ list_title: Experimental package
 description: >
   The Flux Experimental package includes experimental functions that perform various tasks.
   Experimental functions are subject to change at any time and are not recommended for production use.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/
 menu:
   influxdb_2_0_ref:
     name: Experimental
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/addduration.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/addduration.md
index 39a3bbb7e..7ed09f4b5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/addduration.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/addduration.md
@@ -3,15 +3,13 @@ title: experimental.addDuration() function
 description: >
   The `experimental.addDuration()` function adds a duration to a time value and
   returns the resulting time.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/addduration
 menu:
   influxdb_2_0_ref:
     name: experimental.addDuration
     parent: Experimental
 weight: 302
 related:
-  - /v2.0/reference/flux/stdlib/experimental/subduration/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/subduration/
 ---
 
 The `experimental.addDuration()` function adds a duration to a time value and
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/_index.md
index 4b5ce7735..aef8c7f11 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/_index.md
@@ -4,8 +4,6 @@ list_title: Aggregate package
 description: >
   The Flux Aggregate package provides functions to simplify common aggregate operations.
   Import the `experimental/aggregate` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/aggregate/
 menu:
   influxdb_2_0_ref:
     name: Aggregate
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md
index d5497cb37..4e5c37c76 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md
@@ -2,8 +2,6 @@
 title: aggregate.rate() function
 description: >
   The `aggregate.rate()` function calculates the rate of change per windows of time.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/aggregate/rate
 menu:
   influxdb_2_0_ref:
     name: aggregate.rate
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aligntime.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aligntime.md
index 73a8d1494..dac026f5a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aligntime.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aligntime.md
@@ -2,8 +2,6 @@
 title: experimental.alignTime() function
 description: >
   The `experimental.alignTime()` function aligns input tables to a common start time.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/aligntime
 menu:
   influxdb_2_0_ref:
     name: experimental.alignTime
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/_index.md
index f84b8fdbd..9fcc3b397 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/_index.md
@@ -4,8 +4,6 @@ list_title: Array package
 description: >
   The Flux Array package provides functions for building tables from Flux arrays.
   Import the `experimental/array` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/array/
 menu:
   influxdb_2_0_ref:
     name: Array
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/from.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/from.md
index 26ef25860..82fcca4a9 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/from.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/array/from.md
@@ -2,8 +2,6 @@
 title: array.from() function
 description: >
   The experimental `array.from()` function constructs a table from an array of records.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/array/from
 menu:
   influxdb_2_0_ref:
     name: array.from
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/_index.md
index 3d965f0be..9b0aacf90 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/_index.md
@@ -4,8 +4,6 @@ list_title: Bigtable package
 description: >
   The Flux Bigtable package provides tools for working with data in Google Cloud Bigtable databases.
   Import the `experimental/bigtable` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/bigtable/
 menu:
   influxdb_2_0_ref:
     name: Bigtable
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/from.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/from.md
index 53fd5683d..8b03e0076 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/from.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/bigtable/from.md
@@ -2,8 +2,6 @@
 title: bigtable.from() function
 description: >
   The `bigtable.from()` function retrieves data from a Google Cloud Bigtable data source.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/bigtable/from
 menu:
   influxdb_2_0_ref:
     name: bigtable.from
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/chain.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/chain.md
index fea4f9821..f248e3810 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/chain.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/chain.md
@@ -3,8 +3,6 @@ title: experimental.chain() function
 description: >
   The `experimental.chain()` function runs two queries in a single Flux script
   sequentially and outputs the results of the second query.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/chain
 menu:
   influxdb_2_0_ref:
     name: experimental.chain
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/_index.md
index 43952ac6d..d60db70c4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/_index.md
@@ -4,8 +4,6 @@ list_title: CSV package
 description: >
   The Flux Experimental CSV package provides functions for retrieving annotated CSV.
   Import the `experimental/csv` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/csv/
 menu:
   influxdb_2_0_ref:
     name: CSV
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/from.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/from.md
index 7fc795c1f..094f8c867 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/from.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/csv/from.md
@@ -2,8 +2,6 @@
 title: csv.from() function
 description: >
   The experimental `csv.from()` function retrieves annotated CSV from a URL.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/csv/from
 menu:
   influxdb_2_0_ref:
     name: csv.from *
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md
index 065b602f5..82c7f181e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md
@@ -5,8 +5,6 @@ description: >
   The Flux Geo package provides tools for working with geo-temporal data,
   such as filtering and grouping by geographic location.
   Import the `experimental/geo` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/
 menu:
   influxdb_2_0_ref:
     name: Geo
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md
index 63a92f660..2f1b4513b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md
@@ -2,8 +2,6 @@
 title: geo.asTracks() function
 description: >
   The geo.asTracks() function groups rows into tracks (sequential, related data points).
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/astracks
 menu:
   influxdb_2_0_ref:
     name: geo.asTracks
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md
index 0737766db..904583db3 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md
@@ -3,8 +3,6 @@ title: geo.filterRows() function
 description: >
   The geo.filterRows() function filters data by a specified geographic region with
   the option of strict filtering.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/filterrows
 menu:
   influxdb_2_0_ref:
     name: geo.filterRows
@@ -12,8 +10,8 @@ menu:
 weight: 401
 influxdb/v2.0/tags: [functions, geo]
 related:
-  - /v2.0/reference/flux/stdlib/experimental/geo/gridfilter/
-  - /v2.0/reference/flux/stdlib/experimental/geo/strictfilter/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter/
   - /influxdb/v2.0/query-data/flux/geo/
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md
index 46648033b..5729e92a7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md
@@ -2,8 +2,6 @@
 title: geo.gridFilter() function
 description: >
   The geo.gridFilter() function filters data by a specified geographic region.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/gridfilter
 menu:
   influxdb_2_0_ref:
     name: geo.gridFilter
@@ -11,8 +9,8 @@ menu:
 weight: 401
 influxdb/v2.0/tags: [functions, geo]
 related:
-  - /v2.0/reference/flux/stdlib/experimental/geo/strictfilter/
-  - /v2.0/reference/flux/stdlib/experimental/geo/filterRows/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterRows/
   - /influxdb/v2.0/query-data/flux/geo/
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md
index 2b8830b7f..73b04bbbd 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md
@@ -2,8 +2,6 @@
 title: geo.groupByArea() function
 description: >
   The geo.groupByArea() function groups rows by geographic area.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/groupbyarea
 menu:
   influxdb_2_0_ref:
     name: geo.groupByArea
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md
index 481f444f8..7cdf7c693 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md
@@ -2,8 +2,6 @@
 title: geo.s2CellIDToken() function
 description: >
   The `geo.s2CellIDToken()` function returns an S2 cell ID token.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken
 menu:
   influxdb_2_0_ref:
     name: geo.s2CellIDToken
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2celllatlon.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2celllatlon.md
index 1c4dfbabc..4433de370 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2celllatlon.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2celllatlon.md
@@ -3,8 +3,6 @@ title: geo.s2CellLatLon() function
 description: >
   The `geo.s2CellLatLon()` function returns the latitude and longitude of the
   center of an S2 cell.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/s2celllatlon
 menu:
   influxdb_2_0_ref:
     name: geo.s2CellLatLon
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md
index 6d11d8307..2bcd9271d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md
@@ -4,8 +4,6 @@ description: >
   The `geo.shapeData()` function renames existing latitude and longitude fields to
   **lat** and **lon** and adds an **s2_cell_id** tag.
   Use `geo.shapeData()` to ensure geo-temporal data meets the requirements of the Geo package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/shapedata
 menu:
   influxdb_2_0_ref:
     name: geo.shapeData
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_contains.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_contains.md
index e89fc75e3..13f6f5fac 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_contains.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_contains.md
@@ -3,8 +3,6 @@ title: geo.ST_Contains() function
 description: >
   The `geo.ST_Contains()` function tests if the specified region contains the specified
   GIS geometry and returns `true` or `false`.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/st_contains
 menu:
   influxdb_2_0_ref:
     name: geo.ST_Contains
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_distance.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_distance.md
index a2b0dcb9f..9547a777b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_distance.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_distance.md
@@ -3,8 +3,6 @@ title: geo.ST_Distance() function
 description: >
   The `geo.ST_Distance()` function returns the distance between the specified region
   and specified GIS geometry.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/st_distance
 menu:
   influxdb_2_0_ref:
     name: geo.ST_Distance
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_dwithin.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_dwithin.md
index 8987d9168..3e51c21b3 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_dwithin.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_dwithin.md
@@ -4,8 +4,6 @@ description: >
   The `geo.ST_DWithin()` function tests if the specified region is within a defined
   distance from the specified geographic information system (GIS) geometry and
   returns `true` or `false`.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/st_dwithin
 menu:
   influxdb_2_0_ref:
     name: geo.ST_DWithin
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_intersects.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_intersects.md
index d0718efd7..6cbb24fa8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_intersects.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_intersects.md
@@ -3,8 +3,6 @@ title: geo.ST_Intersects() function
 description: >
   The `geo.ST_Intersects()` function tests if the specified geographic information
   system (GIS) geometry intersects with the specified region and returns `true` or `false`.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/st_intersects
 menu:
   influxdb_2_0_ref:
     name: geo.ST_Intersects
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_length.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_length.md
index b515721d0..3eea89bf4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_length.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_length.md
@@ -3,8 +3,6 @@ title: geo.ST_Length() function
 description: >
   The `geo.ST_Length()` function returns the [spherical length or distance](https://mathworld.wolfram.com/SphericalDistance.html)
   of the specified geographic information system (GIS) geometry.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/st_length
 menu:
   influxdb_2_0_ref:
     name: geo.ST_Length
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_linestring.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_linestring.md
index c57e1de68..8e8b21dec 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_linestring.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/st_linestring.md
@@ -3,8 +3,6 @@ title: geo.ST_LineString() function
 description: >
   The `geo.ST_LineString()` function converts a series of geographic points into
   [linestring](/influxdb/v2.0/reference/flux/stdlib/experimental/geo/#linestring).
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/st_linestring
 menu:
   influxdb_2_0_ref:
     name: geo.ST_LineString
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md
index 88b432ea7..ee58bd19c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md
@@ -2,8 +2,6 @@
 title: geo.strictFilter() function
 description: >
   The geo.strictFilter() function filters data by latitude and longitude.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/strictfilter
 menu:
   influxdb_2_0_ref:
     name: geo.strictFilter
@@ -11,9 +9,9 @@ menu:
 weight: 401
 influxdb/v2.0/tags: [functions, geo]
 related:
-  - /v2.0/reference/flux/stdlib/experimental/geo/gridfilter/
-  - /v2.0/reference/flux/stdlib/experimental/geo/filterRows/
-  - /v2.0/reference/flux/stdlib/experimental/geo/toRows/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterRows/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/geo/toRows/
   - /influxdb/v2.0/query-data/flux/geo/
 ---
 
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md
index e469b4083..5423a05ba 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md
@@ -2,8 +2,6 @@
 title: geo.toRows() function
 description: >
   The geo.toRows() function pivots data into row-wise sets base on time.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/geo/torows
 menu:
   influxdb_2_0_ref:
     name: geo.toRows
@@ -12,7 +10,7 @@ weight: 401
 influxdb/v2.0/tags: [functions, geo]
 related:
   - /influxdb/v2.0/query-data/flux/geo/
-  - /v2.0/reference/flux/stdlib/built-in/transformations/pivot/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/pivot/
 ---
 
 The `geo.toRows()` function pivots data into row-wise sets base on time.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/group.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/group.md
index a3ad100d4..319a4c5b5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/group.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/group.md
@@ -3,15 +3,13 @@ title: experimental.group() function
 description: >
   The `experimental.group()` function introduces an `extend` mode to the existing
   `group()` function.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/group
 menu:
   influxdb_2_0_ref:
     name: experimental.group
     parent: Experimental
 weight: 302
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/group/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group/
 ---
 
 The `experimental.group()` function introduces an `extend` mode to the existing
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/_index.md
index f69f25225..174b10fa7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/_index.md
@@ -5,8 +5,6 @@ description: >
   The Flux Experimental HTTP package provides functions for transferring data
   using HTTP protocol.
   Import the `experimental/http` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/http/
 menu:
   influxdb_2_0_ref:
     name: HTTP
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/get.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/get.md
index 9e9816bf4..459fb2eae 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/get.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/http/get.md
@@ -3,8 +3,6 @@ title: http.get() function
 description: >
   The `http.get()` function submits an HTTP GET request to the specified URL and
   returns the HTTP status code, response body, and response headers.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/http/get
 menu:
   influxdb_2_0_ref:
     name: http.get
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/join.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/join.md
index 4f2426879..3d4f24ba5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/join.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/join.md
@@ -3,8 +3,6 @@ title: experimental.join() function
 description: >
   The `experimental.join()` function joins two streams of tables on the
   group key with the addition of the `_time` column.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/join
 menu:
   influxdb_2_0_ref:
     name: experimental.join
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/_index.md
index 51c029488..07b6d06a1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/_index.md
@@ -4,8 +4,6 @@ list_title: JSON package
 description: >
   The Flux experimental JSON package provides functions for working with JSON.
   Import the `experimental/json` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/json/
 menu:
   influxdb_2_0_ref:
     name: JSON
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/parse.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/parse.md
index d2ea627b7..61e285ec6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/parse.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/json/parse.md
@@ -2,8 +2,6 @@
 title: json.parse() function
 description: >
   The `json.parse()` function takes JSON data as bytes and returns a value.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/json/parse
 menu:
   influxdb_2_0_ref:
     name: json.parse
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/_index.md
index 021b5d359..7d3b44ddb 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/_index.md
@@ -4,8 +4,6 @@ list_title: MQTT package
 description: >
   The Flux MQTT package provides functions for working with MQTT protocol.
   Import the `experimental/mqtt` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/mqtt/
 menu:
   influxdb_2_0_ref:
     name: MQTT
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/to.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/to.md
index b3eb6d8c8..79170f21f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/to.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/mqtt/to.md
@@ -2,8 +2,6 @@
 title: mqtt.to() function
 description: >
   The `mqtt.to()` function outputs data to an MQTT broker using MQTT protocol.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/mqtt/to
 menu:
   influxdb_2_0_ref:
     name: mqtt.to
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/objectkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/objectkeys.md
index ba855877b..3462fb166 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/objectkeys.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/objectkeys.md
@@ -2,8 +2,6 @@
 title: experimental.objectKeys() function
 description: >
   The `experimental.objectKeys()` function returns an array of keys in a specified record.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/objectkeys
 menu:
   influxdb_2_0_ref:
     name: experimental.objectKeys
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/_index.md
index fff48a0c7..2e85785c7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/_index.md
@@ -4,8 +4,6 @@ list_title: Prometheus package
 description: >
   The Flux Prometheus package provides functions for working with Prometheus-formatted metrics.
   Import the `experimental/prometheus` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/prometheus/
 menu:
   influxdb_2_0_ref:
     name: Prometheus
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/histogramquantile.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/histogramquantile.md
index 7a01703de..1eaa2f964 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/histogramquantile.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/histogramquantile.md
@@ -3,8 +3,6 @@ title: prometheus.histogramQuantile() function
 description: >
   The `prometheus.histogramQuantile()` function calculates quantiles on a set of values
   assuming the given histogram data is scraped or read from a Prometheus data source.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/prometheus/histogramquantile
 menu:
   influxdb_2_0_ref:
     name: prometheus.histogramQuantile
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md
index d679a96a1..92808c41a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md
@@ -3,15 +3,13 @@ title: prometheus.scrape() function
 description: >
   The `prometheus.scrape()` function retrieves Prometheus-formatted metrics
   from a specified URL.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/prometheus/scrape
 menu:
   influxdb_2_0_ref:
     name: prometheus.scrape
     parent: Prometheus
 weight: 401
 related:
-  - /v2.0/write-data/no-code/scrape-data//scrapable-endpoints/
+  - /influxdb/v2.0/write-data/no-code/scrape-data//scrapable-endpoints/
 ---
 
 The `prometheus.scrape()` function retrieves [Prometheus-formatted metrics](https://prometheus.io/docs/instrumenting/exposition_formats/)
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/_index.md
index 744331b5a..e259d1ca2 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/_index.md
@@ -4,8 +4,6 @@ list_title: Query package
 description: >
   The Flux Query package provides functions meant to simplify common InfluxDB queries.
   Import the `experimental/query` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/query/
 menu:
   influxdb_2_0_ref:
     name: Query
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filterfields.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filterfields.md
index 5812068f8..a815e629e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filterfields.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filterfields.md
@@ -2,8 +2,6 @@
 title: query.filterFields() function
 description: >
   The `query.filterFields()` function filters input data by field.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/query/filterfields
 menu:
   influxdb_2_0_ref:
     name: query.filterFields
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filtermeasurement.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filtermeasurement.md
index 33c870191..c321c2016 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filtermeasurement.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/filtermeasurement.md
@@ -2,8 +2,6 @@
 title: query.filterMeasurement() function
 description: >
   The `query.filterMeasurement()` function filters input data by measurement.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/query/filtermeasurement
 menu:
   influxdb_2_0_ref:
     name: query.filterMeasurement
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/fromrange.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/fromrange.md
index 9d85d6d24..11a1ff0d7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/fromrange.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/fromrange.md
@@ -3,8 +3,6 @@ title: query.fromRange() function
 description: >
   The `query.fromRange()` function returns all data from a specified bucket within
   given time bounds.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/query/fromrange
 menu:
   influxdb_2_0_ref:
     name: query.fromRange
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/inbucket.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/inbucket.md
index 027a919af..920209bf1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/inbucket.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/query/inbucket.md
@@ -3,8 +3,6 @@ title: query.inBucket() function
 description: >
   The `query.inBucket()` function queries data from a specified bucket within given
   time bounds, filters data by measurement, field, and optional predicate expressions.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/query/inbucket
 menu:
   influxdb_2_0_ref:
     name: query.inBucket
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/set.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/set.md
index 1e96a1cbe..93f708b4d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/set.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/set.md
@@ -2,15 +2,13 @@
 title: experimental.set() function
 description: >
   The `experimental.set()` function sets multiple static column values on all records.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/set
 menu:
   influxdb_2_0_ref:
     name: experimental.set
     parent: Experimental
 weight: 302
 related:
-  - /v2.0/reference/flux/stdlib/built-in/transformations/set/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/transformations/set/
 ---
 
 The `experimental.set()` function sets multiple static column values on all records.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/subduration.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/subduration.md
index 589195575..c718f3db8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/subduration.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/subduration.md
@@ -3,15 +3,13 @@ title: experimental.subDuration() function
 description: >
   The `experimental.subDuration()` function subtracts a duration from a time value and
   returns a the resulting time value.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/subduration
 menu:
   influxdb_2_0_ref:
     name: experimental.subDuration
     parent: Experimental
 weight: 302
 related:
-  - /v2.0/reference/flux/stdlib/experimental/addduration/
+  - /influxdb/v2.0/reference/flux/stdlib/experimental/addduration/
 ---
 
 The `experimental.subDuration()` function subtracts a duration from a time value and
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/to.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/to.md
index 995e7c870..26eb76dce 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/to.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/to.md
@@ -3,15 +3,13 @@ title: experimental.to() function
 description: >
   The `experimental.to()` function writes data to an InfluxDB v2.0 bucket.
   The function structures data differently than the built-in `to()` function.
-aliases:
-  - /v2.0/reference/flux/stdlib/experimental/to
 menu:
   influxdb_2_0_ref:
     name: experimental.to
     parent: Experimental
 weight: 302
 related:
-  - /v2.0/reference/flux/stdlib/built-in/outputs/to/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/outputs/to/
 ---
 
 The `experimental.to()` function writes data to an InfluxDB v2.0 bucket, but in
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/http/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/http/_index.md
index 5745ea2cb..e771ffe5b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/http/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/http/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux HTTP package provides functions for transferring data using the HTTP protocol.
   Import the `http` package.
 aliases:
-  - /v2.0/reference/flux/functions/http/
-  - /v2.0/reference/flux/stdlib/http/
+  - /influxdb/v2.0/reference/flux/functions/http/
 menu:
   influxdb_2_0_ref:
     name: HTTP
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/http/basicauth.md b/content/influxdb/v2.0/reference/flux/stdlib/http/basicauth.md
index 2ca388103..bb56aea3f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/http/basicauth.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/http/basicauth.md
@@ -4,8 +4,7 @@ description: >
   The `http.basicAuth()` function returns a Base64-encoded basic authentication
   header using a specified username and password combination.
 aliases:
-  - /v2.0/reference/flux/functions/http/basicauth/
-  - /v2.0/reference/flux/stdlib/http/basicauth
+  - /influxdb/v2.0/reference/flux/functions/http/basicauth/
 menu:
   influxdb_2_0_ref:
     name: http.basicAuth
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/http/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/http/endpoint.md
index 9e32f8d89..c194e9e1f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/http/endpoint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/http/endpoint.md
@@ -3,8 +3,7 @@ title: http.endpoint() function
 description: >
   The `http.endpoint()` function sends output data to an HTTP URL using the POST request method.
 aliases:
-  - /v2.0/reference/flux/functions/http/endpoint/
-  - /v2.0/reference/flux/stdlib/http/endpoint
+  - /influxdb/v2.0/reference/flux/functions/http/endpoint/
 menu:
   influxdb_2_0_ref:
     name: http.endpoint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/http/pathescape.md b/content/influxdb/v2.0/reference/flux/stdlib/http/pathescape.md
index b4f16ca53..619841463 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/http/pathescape.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/http/pathescape.md
@@ -3,8 +3,6 @@ title: http.pathEscape() function
 description: >
   The `http.pathEscape()` function escapes special characters in a string (including `/`)
   and replaces non-ASCII characters with hexadecimal representations (`%XX`).
-aliases:
-  - /v2.0/reference/flux/stdlib/http/pathescape
 menu:
   influxdb_2_0_ref:
     name: http.pathEscape
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/http/post.md b/content/influxdb/v2.0/reference/flux/stdlib/http/post.md
index 448b8fb8c..f3bf39800 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/http/post.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/http/post.md
@@ -4,8 +4,7 @@ description: >
   The `http.post()` function submits an HTTP POST request to the specified URL with headers and data.
   The HTTP status code is returned.
 aliases:
-  - /v2.0/reference/flux/functions/http/post/
-  - /v2.0/reference/flux/stdlib/http/post
+  - /influxdb/v2.0/reference/flux/functions/http/post/
 menu:
   influxdb_2_0_ref:
     name: http.post
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/_index.md
index 8c9944ec3..eb677d567 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/_index.md
@@ -6,8 +6,7 @@ description: >
   database or structured using the InfluxDB v1 data structure.
   Import the `influxdata/influxdb/v1` package.
 aliases:
-  - /v2.0/reference/flux/functions/influxdb-v1/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/
+  - /influxdb/v2.0/reference/flux/functions/influxdb-v1/
 menu:
   influxdb_2_0_ref:
     name: InfluxDB v1
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/databases.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/databases.md
index 2b0290ea8..996bc5426 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/databases.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/databases.md
@@ -1,8 +1,6 @@
 ---
 title: v1.databases() function
 description: The `v1.databases()` function returns a list of databases in an InfluxDB 1.7+ instance.
-aliases:
-  - /v2.0/reference/flux/stdlib/influxdb-v1/databases
 menu:
   influxdb_2_0_ref:
     name: v1.databases
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md
index 0c7b23958..56465cdbc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md
@@ -1,8 +1,6 @@
 ---
 title: v1.fieldKeys() function
 description: The `v1.fieldKeys()` function returns field keys in a bucket.
-aliases:
-  - /v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys
 menu:
   influxdb_2_0_ref:
     name: v1.fieldKeys
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldsascols.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldsascols.md
index eb9023440..d01544e8c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldsascols.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldsascols.md
@@ -2,10 +2,9 @@
 title: v1.fieldsAsCols() function
 description: The v1.fieldsAsCols() function is pivots a table and automatically aligns fields within each input table that have the same timestamp.
 aliases:
-  - /v2.0/reference/flux/functions/inputs/fromrows
-  - /v2.0/reference/flux/functions/transformations/influxfieldsascols
-  - /v2.0/reference/flux/functions/influxdb-v1/fieldsascols/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/fieldsascols
+  - /influxdb/v2.0/reference/flux/functions/inputs/fromrows
+  - /influxdb/v2.0/reference/flux/functions/transformations/influxfieldsascols
+  - /influxdb/v2.0/reference/flux/functions/influxdb-v1/fieldsascols/
 menu:
   influxdb_2_0_ref:
     name: v1.fieldsAsCols
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md
index da3f5ec5a..521de92a8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md
@@ -1,8 +1,6 @@
 ---
 title: v1.measurementFieldKeys() function
 description: The `v1.measurementFieldKeys()` function returns a list of fields in a measurement.
-aliases:
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys
 menu:
   influxdb_2_0_ref:
     name: v1.measurementFieldKeys
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md
index b34678e67..d5a50e177 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md
@@ -2,8 +2,7 @@
 title: v1.measurements() function
 description: The v1.measurements() function returns a list of measurements in a specific bucket.
 aliases:
-  - /v2.0/reference/flux/functions/influxdb-v1/measurements/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurements
+  - /influxdb/v2.0/reference/flux/functions/influxdb-v1/measurements/
 menu:
   influxdb_2_0_ref:
     name: v1.measurements
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md
index 2c3355813..79e23a6df 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md
@@ -2,8 +2,7 @@
 title: v1.measurementTagKeys() function
 description: The v1.measurementTagKeys() function returns a list of tag keys for a specific measurement.
 aliases:
-  - /v2.0/reference/flux/functions/influxdb-v1/measurementtagkeys/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys
+  - /influxdb/v2.0/reference/flux/functions/influxdb-v1/measurementtagkeys/
 menu:
   influxdb_2_0_ref:
     name: v1.measurementTagKeys
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md
index 1d2b5b0a0..6979b3d7b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md
@@ -2,8 +2,7 @@
 title: v1.measurementTagValues() function
 description: The v1.measurementTagValues() function returns a list of tag values for a specific measurement.
 aliases:
-  - /v2.0/reference/flux/functions/influxdb-v1/measurementtagvalues/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues
+  - /influxdb/v2.0/reference/flux/functions/influxdb-v1/measurementtagvalues/
 menu:
   influxdb_2_0_ref:
     name: v1.measurementTagValues
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md
index e1cfc8308..593f4cfe6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md
@@ -2,8 +2,7 @@
 title: v1.tagKeys() function
 description: The v1.tagKeys() function returns a list of tag keys for all series that match the predicate.
 aliases:
-  - /v2.0/reference/flux/functions/influxdb-v1/tagkeys/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/tagkeys
+  - /influxdb/v2.0/reference/flux/functions/influxdb-v1/tagkeys/
 menu:
   influxdb_2_0_ref:
     name: v1.tagKeys
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md
index 7faba2056..996ab2d29 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md
@@ -2,8 +2,7 @@
 title: v1.tagValues() function
 description: The `v1.tagValues()` function returns a list unique values for a given tag.
 aliases:
-  - /v2.0/reference/flux/functions/influxdb-v1/tagvalues/
-  - /v2.0/reference/flux/stdlib/influxdb-v1/tagvalues
+  - /influxdb/v2.0/reference/flux/functions/influxdb-v1/tagvalues/
 menu:
   influxdb_2_0_ref:
     name: v1.tagValues
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/json/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/json/_index.md
index ead758876..527dc248f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/json/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/json/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux JSON package provides functions for working with JSON.
   Import the `json` package.
 aliases:
-  - /v2.0/reference/flux/functions/json/
-  - /v2.0/reference/flux/stdlib/json/
+  - /influxdb/v2.0/reference/flux/functions/json/
 menu:
   influxdb_2_0_ref:
     name: JSON
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/json/encode.md b/content/influxdb/v2.0/reference/flux/stdlib/json/encode.md
index 88149f652..6c1dbafca 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/json/encode.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/json/encode.md
@@ -2,8 +2,7 @@
 title: json.encode() function
 description: The `json.encode()` function converts a value into JSON bytes.
 aliases:
-  - /v2.0/reference/flux/functions/json/encode/
-  - /v2.0/reference/flux/stdlib/json/encode
+  - /influxdb/v2.0/reference/flux/functions/json/encode/
 menu:
   influxdb_2_0_ref:
     name: json.encode
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md
index fc504e3e5..1a7f991be 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux math package provides basic constants and mathematical functions.
   Import the `math` package.
 aliases:
-  - /v2.0/reference/flux/functions/math/
-  - /v2.0/reference/flux/stdlib/math/
+  - /influxdb/v2.0/reference/flux/functions/math/
 menu:
   influxdb_2_0_ref:
     name: Math
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/abs.md b/content/influxdb/v2.0/reference/flux/stdlib/math/abs.md
index ad542cef0..5ee7ffa27 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/abs.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/abs.md
@@ -2,8 +2,7 @@
 title: math.abs() function
 description: The math.abs() function returns the absolute value of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/abs/
-  - /v2.0/reference/flux/stdlib/math/abs
+  - /influxdb/v2.0/reference/flux/functions/math/abs/
 menu:
   influxdb_2_0_ref:
     name: math.abs
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/acos.md b/content/influxdb/v2.0/reference/flux/stdlib/math/acos.md
index 713209a55..b51c536d1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/acos.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/acos.md
@@ -2,8 +2,7 @@
 title: math.acos() function
 description: The math.acos() function returns the arccosine of `x` in radians.
 aliases:
-  - /v2.0/reference/flux/functions/math/acos/
-  - /v2.0/reference/flux/stdlib/math/acos
+  - /influxdb/v2.0/reference/flux/functions/math/acos/
 menu:
   influxdb_2_0_ref:
     name: math.acos
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/acosh.md b/content/influxdb/v2.0/reference/flux/stdlib/math/acosh.md
index 62429e985..ef6bf25a1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/acosh.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/acosh.md
@@ -2,8 +2,7 @@
 title: math.acosh() function
 description: The math.acosh() function returns the inverse hyperbolic cosine of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/acosh/
-  - /v2.0/reference/flux/stdlib/math/acosh
+  - /influxdb/v2.0/reference/flux/functions/math/acosh/
 menu:
   influxdb_2_0_ref:
     name: math.acosh
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/asin.md b/content/influxdb/v2.0/reference/flux/stdlib/math/asin.md
index 8fb663d23..63cb523cc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/asin.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/asin.md
@@ -2,8 +2,7 @@
 title: math.asin() function
 description: The math.asin() function returns the arcsine of `x` in radians.
 aliases:
-  - /v2.0/reference/flux/functions/math/asin/
-  - /v2.0/reference/flux/stdlib/math/asin
+  - /influxdb/v2.0/reference/flux/functions/math/asin/
 menu:
   influxdb_2_0_ref:
     name: math.asin
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/asinh.md b/content/influxdb/v2.0/reference/flux/stdlib/math/asinh.md
index ac98f4cf6..7262e042f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/asinh.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/asinh.md
@@ -2,8 +2,7 @@
 title: math.asinh() function
 description: The math.asinh() function returns the inverse hyperbolic sine of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/asinh/
-  - /v2.0/reference/flux/stdlib/math/asinh
+  - /influxdb/v2.0/reference/flux/functions/math/asinh/
 menu:
   influxdb_2_0_ref:
     name: math.asinh
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/atan.md b/content/influxdb/v2.0/reference/flux/stdlib/math/atan.md
index 08c40fa69..7f14a18b7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/atan.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/atan.md
@@ -2,8 +2,7 @@
 title: math.atan() function
 description: The math.atan() function returns the arctangent of `x` in radians.
 aliases:
-  - /v2.0/reference/flux/functions/math/atan/
-  - /v2.0/reference/flux/stdlib/math/atan
+  - /influxdb/v2.0/reference/flux/functions/math/atan/
 menu:
   influxdb_2_0_ref:
     name: math.atan
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/atan2.md b/content/influxdb/v2.0/reference/flux/stdlib/math/atan2.md
index 307d1d07b..1c7d4ef73 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/atan2.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/atan2.md
@@ -4,8 +4,7 @@ description: >
   The math.atan2() function returns the arc tangent of `y`/`x`, using the signs of
   the parameters to determine the quadrant of the return value.
 aliases:
-  - /v2.0/reference/flux/functions/math/atan2/
-  - /v2.0/reference/flux/stdlib/math/atan2
+  - /influxdb/v2.0/reference/flux/functions/math/atan2/
 menu:
   influxdb_2_0_ref:
     name: math.atan2
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/atanh.md b/content/influxdb/v2.0/reference/flux/stdlib/math/atanh.md
index 9dc733b63..1924d3303 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/atanh.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/atanh.md
@@ -2,8 +2,7 @@
 title: math.atanh() function
 description: The math.atanh() function returns the inverse hyperbolic tangent of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/atanh/
-  - /v2.0/reference/flux/stdlib/math/atanh
+  - /influxdb/v2.0/reference/flux/functions/math/atanh/
 menu:
   influxdb_2_0_ref:
     name: math.atanh
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/cbrt.md b/content/influxdb/v2.0/reference/flux/stdlib/math/cbrt.md
index fd52f9502..126cb81f5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/cbrt.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/cbrt.md
@@ -2,8 +2,7 @@
 title: math.cbrt() function
 description: The math.cbrt() function returns the cube root of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/cbrt/
-  - /v2.0/reference/flux/stdlib/math/cbrt
+  - /influxdb/v2.0/reference/flux/functions/math/cbrt/
 menu:
   influxdb_2_0_ref:
     name: math.cbrt
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/ceil.md b/content/influxdb/v2.0/reference/flux/stdlib/math/ceil.md
index 91a487b3d..df9f5c1c7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/ceil.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/ceil.md
@@ -2,8 +2,7 @@
 title: math.ceil() function
 description: The math.ceil() function returns the least integer value greater than or equal to `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/ceil/
-  - /v2.0/reference/flux/stdlib/math/ceil
+  - /influxdb/v2.0/reference/flux/functions/math/ceil/
 menu:
   influxdb_2_0_ref:
     name: math.ceil
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/copysign.md b/content/influxdb/v2.0/reference/flux/stdlib/math/copysign.md
index b46b9c406..7007e3e10 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/copysign.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/copysign.md
@@ -2,8 +2,7 @@
 title: math.copysign() function
 description: The math.copysign() function returns a value with the magnitude of `x` and the sign of `y`.
 aliases:
-  - /v2.0/reference/flux/functions/math/copysign/
-  - /v2.0/reference/flux/stdlib/math/copysign
+  - /influxdb/v2.0/reference/flux/functions/math/copysign/
 menu:
   influxdb_2_0_ref:
     name: math.copysign
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/cos.md b/content/influxdb/v2.0/reference/flux/stdlib/math/cos.md
index e0bc316d2..2dd0e47fb 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/cos.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/cos.md
@@ -2,8 +2,7 @@
 title: math.cos() function
 description: The math.cos() function returns the cosine of the radian argument `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/cos/
-  - /v2.0/reference/flux/stdlib/math/cos
+  - /influxdb/v2.0/reference/flux/functions/math/cos/
 menu:
   influxdb_2_0_ref:
     name: math.cos
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/cosh.md b/content/influxdb/v2.0/reference/flux/stdlib/math/cosh.md
index f966854ad..cbf150036 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/cosh.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/cosh.md
@@ -2,8 +2,7 @@
 title: math.cosh() function
 description: The math.cosh() function returns the hyperbolic cosine of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/cosh/
-  - /v2.0/reference/flux/stdlib/math/cosh
+  - /influxdb/v2.0/reference/flux/functions/math/cosh/
 menu:
   influxdb_2_0_ref:
     name: math.cosh
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/dim.md b/content/influxdb/v2.0/reference/flux/stdlib/math/dim.md
index c8c13f443..8651f24ce 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/dim.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/dim.md
@@ -2,8 +2,7 @@
 title: math.dim() function
 description: The math.dim() function returns the maximum of `x`-`y` or 0.
 aliases:
-  - /v2.0/reference/flux/functions/math/dim/
-  - /v2.0/reference/flux/stdlib/math/dim
+  - /influxdb/v2.0/reference/flux/functions/math/dim/
 menu:
   influxdb_2_0_ref:
     name: math.dim
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/erf.md b/content/influxdb/v2.0/reference/flux/stdlib/math/erf.md
index 3a4e230a4..000714646 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/erf.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/erf.md
@@ -2,8 +2,7 @@
 title: math.erf() function
 description: The math.erf() function returns the error function of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/erf/
-  - /v2.0/reference/flux/stdlib/math/erf
+  - /influxdb/v2.0/reference/flux/functions/math/erf/
 menu:
   influxdb_2_0_ref:
     name: math.erf
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/erfc.md b/content/influxdb/v2.0/reference/flux/stdlib/math/erfc.md
index edafb5bd9..e2161b8a8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/erfc.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/erfc.md
@@ -2,8 +2,7 @@
 title: math.erfc() function
 description: The math.erfc() function returns the complementary error function of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/erfc/
-  - /v2.0/reference/flux/stdlib/math/erfc
+  - /influxdb/v2.0/reference/flux/functions/math/erfc/
 menu:
   influxdb_2_0_ref:
     name: math.erfc
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/erfcinv.md b/content/influxdb/v2.0/reference/flux/stdlib/math/erfcinv.md
index 4f58c0e95..6e4544f67 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/erfcinv.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/erfcinv.md
@@ -2,8 +2,7 @@
 title: math.erfcinv() function
 description: The math.erfcinv() function returns the inverse of `math.erfc()`.
 aliases:
-  - /v2.0/reference/flux/functions/math/erfcinv/
-  - /v2.0/reference/flux/stdlib/math/erfcinv
+  - /influxdb/v2.0/reference/flux/functions/math/erfcinv/
 menu:
   influxdb_2_0_ref:
     name: math.erfcinv
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/erfinv.md b/content/influxdb/v2.0/reference/flux/stdlib/math/erfinv.md
index 6be1a2e6a..72865a2e8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/erfinv.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/erfinv.md
@@ -2,8 +2,7 @@
 title: math.erfinv() function
 description: The math.erfinv() function returns the inverse error function of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/erfinv/
-  - /v2.0/reference/flux/stdlib/math/erfinv
+  - /influxdb/v2.0/reference/flux/functions/math/erfinv/
 menu:
   influxdb_2_0_ref:
     name: math.erfinv
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/exp.md b/content/influxdb/v2.0/reference/flux/stdlib/math/exp.md
index cbff8516a..ec09638c4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/exp.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/exp.md
@@ -2,8 +2,7 @@
 title: math.exp() function
 description: The math.exp() function returns `e**x`, the base-e exponential of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/exp/
-  - /v2.0/reference/flux/stdlib/math/exp
+  - /influxdb/v2.0/reference/flux/functions/math/exp/
 menu:
   influxdb_2_0_ref:
     name: math.exp
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/exp2.md b/content/influxdb/v2.0/reference/flux/stdlib/math/exp2.md
index 22101780a..ccac637fd 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/exp2.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/exp2.md
@@ -2,8 +2,7 @@
 title: math.exp2() function
 description: The math.exp2() function returns `2**x`, the base-2 exponential of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/exp2/
-  - /v2.0/reference/flux/stdlib/math/exp2
+  - /influxdb/v2.0/reference/flux/functions/math/exp2/
 menu:
   influxdb_2_0_ref:
     name: math.exp2
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/expm1.md b/content/influxdb/v2.0/reference/flux/stdlib/math/expm1.md
index 90777f28c..16bb57d3b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/expm1.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/expm1.md
@@ -4,8 +4,7 @@ description: >
   The math.expm1() function returns `e**x - 1`, the base-e exponential of `x` minus 1.
   It is more accurate than `math.exp(x:x) - 1` when `x` is near zero.
 aliases:
-  - /v2.0/reference/flux/functions/math/expm1/
-  - /v2.0/reference/flux/stdlib/math/expm1
+  - /influxdb/v2.0/reference/flux/functions/math/expm1/
 menu:
   influxdb_2_0_ref:
     name: math.expm1
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/float64bits.md b/content/influxdb/v2.0/reference/flux/stdlib/math/float64bits.md
index ce40242fd..708deb42e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/float64bits.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/float64bits.md
@@ -2,8 +2,7 @@
 title: math.float64bits() function
 description: The math.float64bits() function returns the IEEE 754 binary representation of `f`, with the sign bit of `f` and the result in the same bit position.
 aliases:
-  - /v2.0/reference/flux/functions/math/float64bits/
-  - /v2.0/reference/flux/stdlib/math/float64bits
+  - /influxdb/v2.0/reference/flux/functions/math/float64bits/
 menu:
   influxdb_2_0_ref:
     name: math.float64bits
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/floor.md b/content/influxdb/v2.0/reference/flux/stdlib/math/floor.md
index 03bad8c3e..dd33c39b6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/floor.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/floor.md
@@ -2,8 +2,7 @@
 title: math.floor() function
 description: The math.floor() function returns the greatest integer value less than or equal to `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/floor/
-  - /v2.0/reference/flux/stdlib/math/floor
+  - /influxdb/v2.0/reference/flux/functions/math/floor/
 menu:
   influxdb_2_0_ref:
     name: math.floor
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/frexp.md b/content/influxdb/v2.0/reference/flux/stdlib/math/frexp.md
index 7c51e45ce..e526df9bc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/frexp.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/frexp.md
@@ -5,8 +5,7 @@ description: >
   It returns `frac` and `exp` satisfying `f == frac × 2**exp`, with the absolute
   value of `frac` in the interval [½, 1).
 aliases:
-  - /v2.0/reference/flux/functions/math/frexp/
-  - /v2.0/reference/flux/stdlib/math/frexp
+  - /influxdb/v2.0/reference/flux/functions/math/frexp/
 menu:
   influxdb_2_0_ref:
     name: math.frexp
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/gamma.md b/content/influxdb/v2.0/reference/flux/stdlib/math/gamma.md
index cf9e9c30e..ab3753b59 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/gamma.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/gamma.md
@@ -2,8 +2,7 @@
 title: math.gamma() function
 description: The math.gamma() function returns the Gamma function of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/gamma/
-  - /v2.0/reference/flux/stdlib/math/gamma
+  - /influxdb/v2.0/reference/flux/functions/math/gamma/
 menu:
   influxdb_2_0_ref:
     name: math.gamma
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/hypot.md b/content/influxdb/v2.0/reference/flux/stdlib/math/hypot.md
index a659dc102..4ffe68c06 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/hypot.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/hypot.md
@@ -4,8 +4,7 @@ description: >
   The math.hypot() function returns the square root of `p*p + q*q`,
   taking care to avoid unnecessary overflow and underflow.
 aliases:
-  - /v2.0/reference/flux/functions/math/hypot/
-  - /v2.0/reference/flux/stdlib/math/hypot
+  - /influxdb/v2.0/reference/flux/functions/math/hypot/
 menu:
   influxdb_2_0_ref:
     name: math.hypot
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/ilogb.md b/content/influxdb/v2.0/reference/flux/stdlib/math/ilogb.md
index b2a818c14..48fde4a09 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/ilogb.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/ilogb.md
@@ -2,8 +2,7 @@
 title: math.ilogb() function
 description: The math.ilogb() function returns the binary exponent of `x` as an integer.
 aliases:
-  - /v2.0/reference/flux/functions/math/ilogb/
-  - /v2.0/reference/flux/stdlib/math/ilogb
+  - /influxdb/v2.0/reference/flux/functions/math/ilogb/
 menu:
   influxdb_2_0_ref:
     name: math.ilogb
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/isinf.md b/content/influxdb/v2.0/reference/flux/stdlib/math/isinf.md
index cda069c54..d8426d676 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/isinf.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/isinf.md
@@ -2,8 +2,7 @@
 title: math.isInf() function
 description: The math.isInf() function reports whether `f` is an infinity, according to `sign`.
 aliases:
-  - /v2.0/reference/flux/functions/math/isinf/
-  - /v2.0/reference/flux/stdlib/math/isinf
+  - /influxdb/v2.0/reference/flux/functions/math/isinf/
 menu:
   influxdb_2_0_ref:
     name: math.isInf
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/isnan.md b/content/influxdb/v2.0/reference/flux/stdlib/math/isnan.md
index 25c8fe9f8..ee9f4835b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/isnan.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/isnan.md
@@ -2,8 +2,7 @@
 title: math.isNaN() function
 description: The math.isNaN() function reports whether `f` is an IEEE 754 “not-a-number” value.
 aliases:
-  - /v2.0/reference/flux/functions/math/isnan/
-  - /v2.0/reference/flux/stdlib/math/isnan
+  - /influxdb/v2.0/reference/flux/functions/math/isnan/
 menu:
   influxdb_2_0_ref:
     name: math.isNaN
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/j0.md b/content/influxdb/v2.0/reference/flux/stdlib/math/j0.md
index 5e9e4ed41..eba183b50 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/j0.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/j0.md
@@ -2,8 +2,7 @@
 title: math.j0() function
 description: The math.j0() function returns the order-zero Bessel function of the first kind.
 aliases:
-  - /v2.0/reference/flux/functions/math/j0/
-  - /v2.0/reference/flux/stdlib/math/j0
+  - /influxdb/v2.0/reference/flux/functions/math/j0/
 menu:
   influxdb_2_0_ref:
     name: math.j0
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/j1.md b/content/influxdb/v2.0/reference/flux/stdlib/math/j1.md
index da7fe79a5..8cc3351e2 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/j1.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/j1.md
@@ -2,8 +2,7 @@
 title: math.j1() function
 description: The math.j1() function returns the order-one Bessel function of the first kind.
 aliases:
-  - /v2.0/reference/flux/functions/math/j1/
-  - /v2.0/reference/flux/stdlib/math/j1
+  - /influxdb/v2.0/reference/flux/functions/math/j1/
 menu:
   influxdb_2_0_ref:
     name: math.j1
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/jn.md b/content/influxdb/v2.0/reference/flux/stdlib/math/jn.md
index 200255ac5..24620ed3a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/jn.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/jn.md
@@ -2,8 +2,7 @@
 title: math.jn() function
 description: The math.jn() function returns the order-n Bessel function of the first kind.
 aliases:
-  - /v2.0/reference/flux/functions/math/jn/
-  - /v2.0/reference/flux/stdlib/math/jn
+  - /influxdb/v2.0/reference/flux/functions/math/jn/
 menu:
   influxdb_2_0_ref:
     name: math.jn
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/ldexp.md b/content/influxdb/v2.0/reference/flux/stdlib/math/ldexp.md
index 81751bb37..591a23c8c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/ldexp.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/ldexp.md
@@ -2,8 +2,7 @@
 title: math.ldexp() function
 description: The math.ldexp() function is the inverse of `math.frexp()`. It returns `frac × 2**exp`.
 aliases:
-  - /v2.0/reference/flux/functions/math/ldexp/
-  - /v2.0/reference/flux/stdlib/math/ldexp
+  - /influxdb/v2.0/reference/flux/functions/math/ldexp/
 menu:
   influxdb_2_0_ref:
     name: math.ldexp
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/lgamma.md b/content/influxdb/v2.0/reference/flux/stdlib/math/lgamma.md
index 5dc16c638..eb6de14fa 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/lgamma.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/lgamma.md
@@ -2,8 +2,7 @@
 title: math.lgamma() function
 description: The math.lgamma() function returns the natural logarithm and sign (-1 or +1) of `math.gamma(x:x)`.
 aliases:
-  - /v2.0/reference/flux/functions/math/lgamma/
-  - /v2.0/reference/flux/stdlib/math/lgamma
+  - /influxdb/v2.0/reference/flux/functions/math/lgamma/
 menu:
   influxdb_2_0_ref:
     name: math.lgamma
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/log.md b/content/influxdb/v2.0/reference/flux/stdlib/math/log.md
index a4592e170..a0433cdde 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/log.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/log.md
@@ -2,8 +2,7 @@
 title: math.log() function
 description: The math.log() function returns the natural logarithm of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/log/
-  - /v2.0/reference/flux/stdlib/math/log
+  - /influxdb/v2.0/reference/flux/functions/math/log/
 menu:
   influxdb_2_0_ref:
     name: math.log
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/log10.md b/content/influxdb/v2.0/reference/flux/stdlib/math/log10.md
index a7f1f70fb..770756ea7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/log10.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/log10.md
@@ -2,8 +2,7 @@
 title: math.log10() function
 description: The math.log10() function returns the decimal logarithm of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/log10/
-  - /v2.0/reference/flux/stdlib/math/log10
+  - /influxdb/v2.0/reference/flux/functions/math/log10/
 menu:
   influxdb_2_0_ref:
     name: math.log10
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/log1p.md b/content/influxdb/v2.0/reference/flux/stdlib/math/log1p.md
index f866623de..0a3760f95 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/log1p.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/log1p.md
@@ -4,8 +4,7 @@ description: >
   The math.log1p() function returns the natural logarithm of 1 plus its argument `x`.
   It is more accurate than `math.log(x: 1 + x)` when `x` is near zero.
 aliases:
-  - /v2.0/reference/flux/functions/math/log1p/
-  - /v2.0/reference/flux/stdlib/math/log1p
+  - /influxdb/v2.0/reference/flux/functions/math/log1p/
 menu:
   influxdb_2_0_ref:
     name: math.log1p
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/log2.md b/content/influxdb/v2.0/reference/flux/stdlib/math/log2.md
index 1bbf45cdd..a3384754f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/log2.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/log2.md
@@ -2,8 +2,7 @@
 title: math.log2() function
 description: The math.log2() function returns the binary logarithm of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/log2/
-  - /v2.0/reference/flux/stdlib/math/log2
+  - /influxdb/v2.0/reference/flux/functions/math/log2/
 menu:
   influxdb_2_0_ref:
     name: math.log2
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/logb.md b/content/influxdb/v2.0/reference/flux/stdlib/math/logb.md
index 6cae554e6..9581da6ab 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/logb.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/logb.md
@@ -2,8 +2,7 @@
 title: math.logb() function
 description: The math.logb() function returns the binary exponent of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/logb/
-  - /v2.0/reference/flux/stdlib/math/logb
+  - /influxdb/v2.0/reference/flux/functions/math/logb/
 menu:
   influxdb_2_0_ref:
     name: math.logb
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/minf.md b/content/influxdb/v2.0/reference/flux/stdlib/math/minf.md
index a328ccb34..91f6c55a1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/minf.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/minf.md
@@ -2,9 +2,8 @@
 title: math.mInf() function
 description: The math.mInf() function returns positive infinity if `sign >= 0`, negative infinity if `sign < 0`.
 aliases:
-  - /v2.0/reference/flux/functions/math/m_inf/
-  - /v2.0/reference/flux/stdlib/math/m_inf/
-  - /v2.0/reference/flux/stdlib/math/minf
+  - /influxdb/v2.0/reference/flux/functions/math/m_inf/
+  - /influxdb/v2.0/reference/flux/stdlib/math/m_inf/
 menu:
   influxdb_2_0_ref:
     name: math.mInf
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/mmax.md b/content/influxdb/v2.0/reference/flux/stdlib/math/mmax.md
index fbe0e38aa..a642dc08f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/mmax.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/mmax.md
@@ -2,9 +2,8 @@
 title: math.mMax() function
 description: The math.mMax() function returns the larger of `x` or `y`.
 aliases:
-  - /v2.0/reference/flux/functions/math/m_max/
-  - /v2.0/reference/flux/stdlib/math/m_max/
-  - /v2.0/reference/flux/stdlib/math/mmax
+  - /influxdb/v2.0/reference/flux/functions/math/m_max/
+  - /influxdb/v2.0/reference/flux/stdlib/math/m_max/
 menu:
   influxdb_2_0_ref:
     name: math.mMax
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/mmin.md b/content/influxdb/v2.0/reference/flux/stdlib/math/mmin.md
index 4709d63f6..3b1681978 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/mmin.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/mmin.md
@@ -2,9 +2,8 @@
 title: math.mMin() function
 description: The math.mMin() function returns the smaller of `x` or `y`.
 aliases:
-  - /v2.0/reference/flux/functions/math/m_min/
-  - /v2.0/reference/flux/stdlib/math/m_min/
-  - /v2.0/reference/flux/stdlib/math/mmin
+  - /influxdb/v2.0/reference/flux/functions/math/m_min/
+  - /influxdb/v2.0/reference/flux/stdlib/math/m_min/
 menu:
   influxdb_2_0_ref:
     name: math.mMin
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/mod.md b/content/influxdb/v2.0/reference/flux/stdlib/math/mod.md
index c455d900d..ee433e04d 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/mod.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/mod.md
@@ -4,8 +4,7 @@ description: >
   The math.mod() function returns the floating-point remainder of `x`/`y`.
   The magnitude of the result is less than `y` and its sign agrees with that of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/mod/
-  - /v2.0/reference/flux/stdlib/math/mod
+  - /influxdb/v2.0/reference/flux/functions/math/mod/
 menu:
   influxdb_2_0_ref:
     name: math.mod
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/modf.md b/content/influxdb/v2.0/reference/flux/stdlib/math/modf.md
index 8282aeee2..2afd513df 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/modf.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/modf.md
@@ -4,8 +4,7 @@ description: >
   The math.modf() function returns integer and fractional floating-point numbers that sum to `f`.
   Both values have the same sign as `f`.
 aliases:
-  - /v2.0/reference/flux/functions/math/modf/
-  - /v2.0/reference/flux/stdlib/math/modf
+  - /influxdb/v2.0/reference/flux/functions/math/modf/
 menu:
   influxdb_2_0_ref:
     name: math.modf
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/nan.md b/content/influxdb/v2.0/reference/flux/stdlib/math/nan.md
index d88ecb21e..c8b13e2d6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/nan.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/nan.md
@@ -2,8 +2,7 @@
 title: math.NaN() function
 description: The math.NaN() function returns an IEEE 754 “not-a-number” value.
 aliases:
-  - /v2.0/reference/flux/functions/math/nan/
-  - /v2.0/reference/flux/stdlib/math/nan
+  - /influxdb/v2.0/reference/flux/functions/math/nan/
 menu:
   influxdb_2_0_ref:
     name: math.NaN
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/nextafter.md b/content/influxdb/v2.0/reference/flux/stdlib/math/nextafter.md
index 48e89aa2b..f59701405 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/nextafter.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/nextafter.md
@@ -2,8 +2,7 @@
 title: math.nextafter() function
 description: The math.nextafter() function returns the next representable float value after `x` towards `y`.
 aliases:
-  - /v2.0/reference/flux/functions/math/nextafter/
-  - /v2.0/reference/flux/stdlib/math/nextafter
+  - /influxdb/v2.0/reference/flux/functions/math/nextafter/
 menu:
   influxdb_2_0_ref:
     name: math.nextafter
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/pow.md b/content/influxdb/v2.0/reference/flux/stdlib/math/pow.md
index a84e2dd91..2eec4b120 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/pow.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/pow.md
@@ -2,8 +2,7 @@
 title: math.pow() function
 description: The math.pow() function returns `x**y`, the base-x exponential of y.
 aliases:
-  - /v2.0/reference/flux/functions/math/pow/
-  - /v2.0/reference/flux/stdlib/math/pow
+  - /influxdb/v2.0/reference/flux/functions/math/pow/
 menu:
   influxdb_2_0_ref:
     name: math.pow
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/pow10.md b/content/influxdb/v2.0/reference/flux/stdlib/math/pow10.md
index b03f4ca90..d79f4446a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/pow10.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/pow10.md
@@ -2,8 +2,7 @@
 title: math.pow10() function
 description: The math.pow10() function returns `10**n`, the base-10 exponential of `n`.
 aliases:
-  - /v2.0/reference/flux/functions/math/pow10/
-  - /v2.0/reference/flux/stdlib/math/pow10
+  - /influxdb/v2.0/reference/flux/functions/math/pow10/
 menu:
   influxdb_2_0_ref:
     name: math.pow10
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/remainder.md b/content/influxdb/v2.0/reference/flux/stdlib/math/remainder.md
index 4c2b059c6..52cbe7690 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/remainder.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/remainder.md
@@ -2,8 +2,7 @@
 title: math.remainder() function
 description: The math.remainder() function returns the IEEE 754 floating-point remainder of `x / y`.
 aliases:
-  - /v2.0/reference/flux/functions/math/remainder/
-  - /v2.0/reference/flux/stdlib/math/remainder
+  - /influxdb/v2.0/reference/flux/functions/math/remainder/
 menu:
   influxdb_2_0_ref:
     name: math.remainder
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/round.md b/content/influxdb/v2.0/reference/flux/stdlib/math/round.md
index 7c0f4b787..fcabbe41b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/round.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/round.md
@@ -2,8 +2,7 @@
 title: math.round() function
 description: The math.round() function returns the nearest integer, rounding half away from zero.
 aliases:
-  - /v2.0/reference/flux/functions/math/round/
-  - /v2.0/reference/flux/stdlib/math/round
+  - /influxdb/v2.0/reference/flux/functions/math/round/
 menu:
   influxdb_2_0_ref:
     name: math.round
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/roundtoeven.md b/content/influxdb/v2.0/reference/flux/stdlib/math/roundtoeven.md
index 50bbac4f7..590fe260e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/roundtoeven.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/roundtoeven.md
@@ -2,8 +2,7 @@
 title: math.roundtoeven() function
 description: The math.roundtoeven() function returns the nearest integer, rounding ties to even.
 aliases:
-  - /v2.0/reference/flux/functions/math/roundtoeven/
-  - /v2.0/reference/flux/stdlib/math/roundtoeven
+  - /influxdb/v2.0/reference/flux/functions/math/roundtoeven/
 menu:
   influxdb_2_0_ref:
     name: math.roundtoeven
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/signbit.md b/content/influxdb/v2.0/reference/flux/stdlib/math/signbit.md
index f6d2dbf7a..27f5c8724 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/signbit.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/signbit.md
@@ -2,8 +2,7 @@
 title: math.signbit() function
 description: The math.signbit() function reports whether `x` is negative or negative zero.
 aliases:
-  - /v2.0/reference/flux/functions/math/signbit/
-  - /v2.0/reference/flux/stdlib/math/signbit
+  - /influxdb/v2.0/reference/flux/functions/math/signbit/
 menu:
   influxdb_2_0_ref:
     name: math.signbit
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/sin.md b/content/influxdb/v2.0/reference/flux/stdlib/math/sin.md
index 7e71f15b4..039366a77 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/sin.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/sin.md
@@ -2,8 +2,7 @@
 title: math.sin() function
 description: The math.sin() function returns the sine of the radian argument `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/sin/
-  - /v2.0/reference/flux/stdlib/math/sin
+  - /influxdb/v2.0/reference/flux/functions/math/sin/
 menu:
   influxdb_2_0_ref:
     name: math.sin
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/sincos.md b/content/influxdb/v2.0/reference/flux/stdlib/math/sincos.md
index 1c4dccfc8..cff40c42b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/sincos.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/sincos.md
@@ -2,8 +2,7 @@
 title: math.sincos() function
 description: The math.sincos() function returns the values of `math.sin(x:x)` and `math.cos(x:x)`.
 aliases:
-  - /v2.0/reference/flux/functions/math/sincos/
-  - /v2.0/reference/flux/stdlib/math/sincos
+  - /influxdb/v2.0/reference/flux/functions/math/sincos/
 menu:
   influxdb_2_0_ref:
     name: math.sincos
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/sinh.md b/content/influxdb/v2.0/reference/flux/stdlib/math/sinh.md
index 3b422bea4..989761e52 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/sinh.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/sinh.md
@@ -2,8 +2,7 @@
 title: math.sinh() function
 description: The math.sinh() function returns the hyperbolic sine of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/sinh/
-  - /v2.0/reference/flux/stdlib/math/sinh
+  - /influxdb/v2.0/reference/flux/functions/math/sinh/
 menu:
   influxdb_2_0_ref:
     name: math.sinh
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/sqrt.md b/content/influxdb/v2.0/reference/flux/stdlib/math/sqrt.md
index b35560809..5a8ccac4c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/sqrt.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/sqrt.md
@@ -2,8 +2,7 @@
 title: math.sqrt() function
 description: The math.sqrt() function returns the square root of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/sqrt/
-  - /v2.0/reference/flux/stdlib/math/sqrt
+  - /influxdb/v2.0/reference/flux/functions/math/sqrt/
 menu:
   influxdb_2_0_ref:
     name: math.sqrt
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/tan.md b/content/influxdb/v2.0/reference/flux/stdlib/math/tan.md
index c8de097c6..756c45929 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/tan.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/tan.md
@@ -2,8 +2,7 @@
 title: math.tan() function
 description: The math.tan() function returns the tangent of the radian argument `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/tan/
-  - /v2.0/reference/flux/stdlib/math/tan
+  - /influxdb/v2.0/reference/flux/functions/math/tan/
 menu:
   influxdb_2_0_ref:
     name: math.tan
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/tanh.md b/content/influxdb/v2.0/reference/flux/stdlib/math/tanh.md
index f41e5770a..f58dfbe4b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/tanh.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/tanh.md
@@ -2,8 +2,7 @@
 title: math.tanh() function
 description: The math.tanh() function returns the hyperbolic tangent of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/tanh/
-  - /v2.0/reference/flux/stdlib/math/tanh
+  - /influxdb/v2.0/reference/flux/functions/math/tanh/
 menu:
   influxdb_2_0_ref:
     name: math.tanh
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/trunc.md b/content/influxdb/v2.0/reference/flux/stdlib/math/trunc.md
index f38ffc8f3..5eb0d481a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/trunc.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/trunc.md
@@ -2,8 +2,7 @@
 title: math.trunc() function
 description: The math.trunc() function returns the integer value of `x`.
 aliases:
-  - /v2.0/reference/flux/functions/math/trunc/
-  - /v2.0/reference/flux/stdlib/math/trunc
+  - /influxdb/v2.0/reference/flux/functions/math/trunc/
 menu:
   influxdb_2_0_ref:
     name: math.trunc
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/y0.md b/content/influxdb/v2.0/reference/flux/stdlib/math/y0.md
index bfd2e5cf2..1097cc8c0 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/y0.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/y0.md
@@ -2,8 +2,7 @@
 title: math.y0() function
 description: The math.y0() function returns the order-zero Bessel function of the second kind.
 aliases:
-  - /v2.0/reference/flux/functions/math/y0/
-  - /v2.0/reference/flux/stdlib/math/y0
+  - /influxdb/v2.0/reference/flux/functions/math/y0/
 menu:
   influxdb_2_0_ref:
     name: math.y0
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/y1.md b/content/influxdb/v2.0/reference/flux/stdlib/math/y1.md
index ba338ad86..d71666ca7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/y1.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/y1.md
@@ -2,8 +2,7 @@
 title: math.y1() function
 description: The math.y1() function returns the order-one Bessel function of the second kind.
 aliases:
-  - /v2.0/reference/flux/functions/math/y1/
-  - /v2.0/reference/flux/stdlib/math/y1
+  - /influxdb/v2.0/reference/flux/functions/math/y1/
 menu:
   influxdb_2_0_ref:
     name: math.y1
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/yn.md b/content/influxdb/v2.0/reference/flux/stdlib/math/yn.md
index 37c287387..c33efed38 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/math/yn.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/math/yn.md
@@ -2,8 +2,7 @@
 title: math.yn() function
 description: The math.yn() function returns the order-n Bessel function of the second kind.
 aliases:
-  - /v2.0/reference/flux/functions/math/yn/
-  - /v2.0/reference/flux/stdlib/math/yn
+  - /influxdb/v2.0/reference/flux/functions/math/yn/
 menu:
   influxdb_2_0_ref:
     name: math.yn
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/_index.md
index 9f1d6a763..9381c0824 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux Monitor package provides tools for monitoring and alerting with InfluxDB.
   Import the `influxdata/influxdb/monitor` package.
 aliases:
-  - /v2.0/reference/flux/functions/monitor/
-  - /v2.0/reference/flux/stdlib/monitor/
+  - /influxdb/v2.0/reference/flux/functions/monitor/
 menu:
   influxdb_2_0_ref:
     name: InfluxDB Monitor
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/check.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/check.md
index 5a7367421..73cbb5f37 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/check.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/check.md
@@ -4,8 +4,7 @@ description: >
   The `monitor.check()` function checks input data and assigns a level
   (`ok`, `info`, `warn`, or `crit`) to each row based on predicate functions.
 aliases:
-  - /v2.0/reference/flux/functions/monitor/check/
-  - /v2.0/reference/flux/stdlib/monitor/check
+  - /influxdb/v2.0/reference/flux/functions/monitor/check/
 menu:
   influxdb_2_0_ref:
     name: monitor.check
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/deadman.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/deadman.md
index 2b89af454..420e9e0b1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/deadman.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/deadman.md
@@ -3,8 +3,7 @@ title: monitor.deadman() function
 description: >
   The `monitor.deadman()` function detects when a group stops reporting data.
 aliases:
-  - /v2.0/reference/flux/functions/monitor/deadman/
-  - /v2.0/reference/flux/stdlib/monitor/deadman
+  - /influxdb/v2.0/reference/flux/functions/monitor/deadman/
 menu:
   influxdb_2_0_ref:
     name: monitor.deadman
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/from.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/from.md
index e4689dc63..60e19fc88 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/from.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/from.md
@@ -4,8 +4,7 @@ description: >
   The `monitor.from()` function retrieves check statuses stored in the `statuses`
   measurement in the `_monitoring` bucket.
 aliases:
-  - /v2.0/reference/flux/functions/monitor/from/
-  - /v2.0/reference/flux/stdlib/monitor/from
+  - /influxdb/v2.0/reference/flux/functions/monitor/from/
 menu:
   influxdb_2_0_ref:
     name: monitor.from
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/logs.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/logs.md
index 17e245b17..e52b209ab 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/logs.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/logs.md
@@ -4,8 +4,7 @@ description: >
   The `monitor.logs()` function retrieves notification events stored in the `notifications`
   measurement in the `_monitoring` bucket.
 aliases:
-  - /v2.0/reference/flux/functions/monitor/logs/
-  - /v2.0/reference/flux/stdlib/monitor/logs
+  - /influxdb/v2.0/reference/flux/functions/monitor/logs/
 menu:
   influxdb_2_0_ref:
     name: monitor.logs
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/notify.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/notify.md
index 580e5fe26..e7e061318 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/notify.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/notify.md
@@ -4,8 +4,7 @@ description: >
   The `monitor.notify()` function sends a notification to an endpoint and logs it
   in the `notifications` measurement in the `_monitoring` bucket.
 aliases:
-  - /v2.0/reference/flux/functions/monitor/notify/
-  - /v2.0/reference/flux/stdlib/monitor/notify
+  - /influxdb/v2.0/reference/flux/functions/monitor/notify/
 menu:
   influxdb_2_0_ref:
     name: monitor.notify
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechanges.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechanges.md
index 273f30039..9cdfda520 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechanges.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechanges.md
@@ -4,8 +4,7 @@ description: >
   The `monitor.stateChanges()` function detects state changes in a stream of tables and
   outputs records that change from `fromLevel` to `toLevel`.
 aliases:
-  - /v2.0/reference/flux/functions/monitor/statechanges/
-  - /v2.0/reference/flux/stdlib/monitor/statechanges
+  - /influxdb/v2.0/reference/flux/functions/monitor/statechanges/
 menu:
   influxdb_2_0_ref:
     name: monitor.stateChanges
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechangesonly.md b/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechangesonly.md
index f8699ad6c..3ede1f35c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechangesonly.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/monitor/statechangesonly.md
@@ -3,8 +3,6 @@ title: monitor.stateChangesOnly() function
 description: >
   The `monitor.stateChangesOnly()` function takes a stream of tables that contains a `_level`
   column and returns a stream of tables where each record represents a state change.
-aliases:
-  - /v2.0/reference/flux/stdlib/monitor/statechangesonly
 menu:
   influxdb_2_0_ref:
     name: monitor.stateChangesOnly
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/_index.md
index 9710ea9c6..2fa0a8233 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux PagerDuty package provides functions for sending data to PagerDuty.
   Import the `pagerduty` package.
 aliases:
-  - /v2.0/reference/flux/functions/pagerduty/
-  - /v2.0/reference/flux/stdlib/pagerduty/
+  - /influxdb/v2.0/reference/flux/functions/pagerduty/
 menu:
   influxdb_2_0_ref:
     name: PagerDuty
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/actionfromseverity.md b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/actionfromseverity.md
index 28eeec64f..013182e5c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/actionfromseverity.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/actionfromseverity.md
@@ -3,8 +3,7 @@ title: pagerduty.actionFromSeverity() function
 description: >
   The `pagerduty.actionFromSeverity()` function converts a severity to a PagerDuty action.
 aliases:
-  - /v2.0/reference/flux/functions/pagerduty/actionfromseverity/
-  - /v2.0/reference/flux/stdlib/pagerduty/actionfromseverity
+  - /influxdb/v2.0/reference/flux/functions/pagerduty/actionfromseverity/
 menu:
   influxdb_2_0_ref:
     name: pagerduty.actionFromSeverity
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/dedupkey.md b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/dedupkey.md
index e6bf3b2b1..0424b534c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/dedupkey.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/dedupkey.md
@@ -4,8 +4,7 @@ description: >
   The `pagerduty.dedupKey()` function uses the group key of an input table to
   generate and store a deduplication key in the `_pagerdutyDedupKey` column.
 aliases:
-  - /v2.0/reference/flux/functions/pagerduty/dedupkey/
-  - /v2.0/reference/flux/stdlib/pagerduty/dedupkey
+  - /influxdb/v2.0/reference/flux/functions/pagerduty/dedupkey/
 menu:
   influxdb_2_0_ref:
     name: pagerduty.dedupKey
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/endpoint.md
index 166ddc4a4..85147eb16 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/endpoint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/endpoint.md
@@ -3,8 +3,7 @@ title: pagerduty.endpoint() function
 description: >
   The `pagerduty.endpoint()` function sends a message to PagerDuty that includes output data.
 aliases:
-  - /v2.0/reference/flux/functions/pagerduty/endpoint/
-  - /v2.0/reference/flux/stdlib/pagerduty/endpoint
+  - /influxdb/v2.0/reference/flux/functions/pagerduty/endpoint/
 menu:
   influxdb_2_0_ref:
     name: pagerduty.endpoint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/sendevent.md b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/sendevent.md
index 530e3e1e5..ab0b64479 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/sendevent.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/sendevent.md
@@ -3,8 +3,7 @@ title: pagerduty.sendEvent() function
 description: >
   The `pagerduty.sendEvent()` function sends an event to PagerDuty.
 aliases:
-  - /v2.0/reference/flux/functions/pagerduty/sendevent/
-  - /v2.0/reference/flux/stdlib/pagerduty/sendevent
+  - /influxdb/v2.0/reference/flux/functions/pagerduty/sendevent/
 menu:
   influxdb_2_0_ref:
     name: pagerduty.sendEvent
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/severityfromlevel.md b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/severityfromlevel.md
index a189a44e3..a480a067a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/severityfromlevel.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pagerduty/severityfromlevel.md
@@ -4,8 +4,7 @@ description: >
   The `pagerduty.severityFromLevel()` function converts an InfluxDB status level to
   a PagerDuty severity.
 aliases:
-  - /v2.0/reference/flux/functions/pagerduty/severityfromlevel/
-  - /v2.0/reference/flux/stdlib/pagerduty/severityfromlevel
+  - /influxdb/v2.0/reference/flux/functions/pagerduty/severityfromlevel/
 menu:
   influxdb_2_0_ref:
     name: pagerduty.severityFromLevel
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/_index.md
index 218e8274b..3a2025598 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/_index.md
@@ -4,8 +4,6 @@ list_title: Pushbullet package
 description: >
   The Flux Pushbullet package provides functions for sending data to Pushbullet.
   Import the `pushbullet` package.
-aliases:
-  - /v2.0/reference/flux/stdlib/pushbullet/
 menu:
   influxdb_2_0_ref:
     name: Pushbullet
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/endpoint.md
index ac6e224bf..373f00a1b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/endpoint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/endpoint.md
@@ -3,8 +3,6 @@ title: pushbullet.endpoint() function
 description: >
   The `pushbullet.endpoint()` function creates the endpoint for the Pushbullet API
   and sends a notification of type `note`.
-aliases:
-  - /v2.0/reference/flux/stdlib/pushbullet/endpoint
 menu:
   influxdb_2_0_ref:
     name: pushbullet.endpoint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushdata.md b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushdata.md
index 386dc3474..56c5e2a1f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushdata.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushdata.md
@@ -2,8 +2,6 @@
 title: pushbullet.pushData() function
 description: >
   The `pushbullet.pushData()` function sends a push notification to the Pushbullet API.
-aliases:
-  - /v2.0/reference/flux/stdlib/pushbullet/pushdata
 menu:
   influxdb_2_0_ref:
     name: pushbullet.pushData
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushnote.md b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushnote.md
index 210ebf186..16d2efbc9 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushnote.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/pushbullet/pushnote.md
@@ -3,8 +3,6 @@ title: pushbullet.pushNote() function
 description: >
   The `pushbullet.pushNote()` function sends a push notification of type `note`
   to the Pushbullet API.
-aliases:
-  - /v2.0/reference/flux/stdlib/pushbullet/pushnote
 menu:
   influxdb_2_0_ref:
     name: pushbullet.pushNote
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/_index.md
index fe19231b8..a7ccdf63b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux regular expressions package includes functions that provide enhanced
   regular expression functionality. Import the `regexp` package.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/
-  - /v2.0/reference/flux/stdlib/regexp/
+  - /influxdb/v2.0/reference/flux/functions/regexp/
 menu:
   influxdb_2_0_ref:
     name: Regular expressions
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/compile.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/compile.md
index a7f65ff38..20a6ad2e6 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/compile.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/compile.md
@@ -4,8 +4,7 @@ description: >
   The `regexp.compile()` function parses a regular expression and, if successful,
   returns a Regexp object that can be used to match against text.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/compile/
-  - /v2.0/reference/flux/stdlib/regexp/compile
+  - /influxdb/v2.0/reference/flux/functions/regexp/compile/
 menu:
   influxdb_2_0_ref:
     name: regexp.compile
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md
index 11f2a5579..ea1025245 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md
@@ -2,8 +2,7 @@
 title: regexp.findString() function
 description: The `regexp.findString()` function returns the left-most regular expression match in a string.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/findstring/
-  - /v2.0/reference/flux/stdlib/regexp/findstring
+  - /influxdb/v2.0/reference/flux/functions/regexp/findstring/
 menu:
   influxdb_2_0_ref:
     name: regexp.findString
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md
index a50598f74..3271eba47 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md
@@ -4,8 +4,7 @@ description: >
   The `regexp.findStringIndex()` function returns a two-element array of integers defining
   the beginning and ending indexes of the left-most regular expression match in a string.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/findstringindex/
-  - /v2.0/reference/flux/stdlib/regexp/findstringindex
+  - /influxdb/v2.0/reference/flux/functions/regexp/findstringindex/
 menu:
   influxdb_2_0_ref:
     name: regexp.findStringIndex
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md
index f14e3fdc4..599b6f890 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md
@@ -2,8 +2,7 @@
 title: regexp.getString() function
 description: The `regexp.getString()` function returns the source string used to compile a regular expression.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/getstring/
-  - /v2.0/reference/flux/stdlib/regexp/getstring
+  - /influxdb/v2.0/reference/flux/functions/regexp/getstring/
 menu:
   influxdb_2_0_ref:
     name: regexp.getString
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/matchregexpstring.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/matchregexpstring.md
index 74a89b704..7d5cb9484 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/matchregexpstring.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/matchregexpstring.md
@@ -4,8 +4,7 @@ description: >
   The `regexp.matchRegexpString()` function tests if a string contains any match
   to a regular expression.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/matchregexpstring/
-  - /v2.0/reference/flux/stdlib/regexp/matchregexpstring
+  - /influxdb/v2.0/reference/flux/functions/regexp/matchregexpstring/
 menu:
   influxdb_2_0_ref:
     name: regexp.matchRegexpString
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/quotemeta.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/quotemeta.md
index 74211eaa5..0848b9a53 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/quotemeta.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/quotemeta.md
@@ -3,8 +3,7 @@ title: regexp.quoteMeta() function
 description: >
   The `regexp.quoteMeta()` function escapes all regular expression metacharacters inside of a string.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/quotemeta/
-  - /v2.0/reference/flux/stdlib/regexp/quotemeta
+  - /influxdb/v2.0/reference/flux/functions/regexp/quotemeta/
 menu:
   influxdb_2_0_ref:
     name: regexp.quoteMeta
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/replaceallstring.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/replaceallstring.md
index b8b2d6a51..1ac3c9e91 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/replaceallstring.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/replaceallstring.md
@@ -4,8 +4,7 @@ description: >
   The `regexp.replaceAllString()` function replaces all regular expression matches
   in a string with a specified replacement.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/replaceallstring/
-  - /v2.0/reference/flux/stdlib/regexp/replaceallstring
+  - /influxdb/v2.0/reference/flux/functions/regexp/replaceallstring/
 menu:
   influxdb_2_0_ref:
     name: regexp.replaceAllString
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/splitregexp.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/splitregexp.md
index e0db800af..5fa7dd6cc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/splitregexp.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/splitregexp.md
@@ -4,8 +4,7 @@ description: >
   The `regexp.splitRegexp()` function splits a string into substrings separated by
   regular expression matches and returns an array of `i` substrings between matches.
 aliases:
-  - /v2.0/reference/flux/functions/regexp/splitregexp/
-  - /v2.0/reference/flux/stdlib/regexp/splitregexp
+  - /influxdb/v2.0/reference/flux/functions/regexp/splitregexp/
 menu:
   influxdb_2_0_ref:
     name: regexp.splitRegexp
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/runtime/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/runtime/_index.md
index a2ad0134b..9f6e0a835 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/runtime/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/runtime/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux runtime package includes functions that provide information about the
   current Flux runtime. Import the `runtime` package.
 aliases:
-  - /v2.0/reference/flux/functions/runtime/
-  - /v2.0/reference/flux/stdlib/runtime/
+  - /influxdb/v2.0/reference/flux/functions/runtime/
 menu:
   influxdb_2_0_ref:
     name: Runtime
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/runtime/version.md b/content/influxdb/v2.0/reference/flux/stdlib/runtime/version.md
index 2dc0e1496..2289d0577 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/runtime/version.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/runtime/version.md
@@ -2,8 +2,7 @@
 title: runtime.version() function
 description: The `runtime.version()` function returns the current Flux version.
 aliases:
-  - /v2.0/reference/flux/functions/runtime/version/
-  - /v2.0/reference/flux/stdlib/runtime/version
+  - /influxdb/v2.0/reference/flux/functions/runtime/version/
 menu:
   influxdb_2_0_ref:
     name: runtime.version
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/secrets/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/secrets/_index.md
index ffbfec868..03fdac7b5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/secrets/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/secrets/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux InfluxDB Secrets package provides functions for working with sensitive secrets managed by InfluxDB.
   Import the `influxdata/influxdb/secrets` package.
 aliases:
-  - /v2.0/reference/flux/functions/secrets/
-  - /v2.0/reference/flux/stdlib/secrets/
+  - /influxdb/v2.0/reference/flux/functions/secrets/
 menu:
   influxdb_2_0_ref:
     name: InfluxDB Secrets
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/secrets/get.md b/content/influxdb/v2.0/reference/flux/stdlib/secrets/get.md
index 6aa6b4276..7d22a93ba 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/secrets/get.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/secrets/get.md
@@ -3,8 +3,7 @@ title: secrets.get() function
 description: >
   The `secrets.get()` function retrieves a secret from the InfluxDB secret store.
 aliases:
-  - /v2.0/reference/flux/functions/secrets/get/
-  - /v2.0/reference/flux/stdlib/secrets/get
+  - /influxdb/v2.0/reference/flux/functions/secrets/get/
 menu:
   influxdb_2_0_ref:
     name: secrets.get
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/slack/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/slack/_index.md
index ec846b46b..9b026fa65 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/slack/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/slack/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux Slack package provides functions for sending data to Slack.
   Import the `slack` package.
 aliases:
-  - /v2.0/reference/flux/functions/slack/
-  - /v2.0/reference/flux/stdlib/slack/
+  - /influxdb/v2.0/reference/flux/functions/slack/
 menu:
   influxdb_2_0_ref:
     name: Slack
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/slack/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/slack/endpoint.md
index 8f59b8d0d..bf4593544 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/slack/endpoint.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/slack/endpoint.md
@@ -3,8 +3,7 @@ title: slack.endpoint() function
 description: >
   The `slack.endpoint()` function sends a message to Slack that includes output data.
 aliases:
-  - /v2.0/reference/flux/functions/slack/endpoint/
-  - /v2.0/reference/flux/stdlib/slack/endpoint
+  - /influxdb/v2.0/reference/flux/functions/slack/endpoint/
 menu:
   influxdb_2_0_ref:
     name: slack.endpoint
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/slack/message.md b/content/influxdb/v2.0/reference/flux/stdlib/slack/message.md
index f4578d4d6..5030d0d6b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/slack/message.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/slack/message.md
@@ -4,8 +4,7 @@ description: >
   The `slack.message()` function sends a single message to a Slack channel.
   The function works with either with the chat.postMessage API or with a Slack webhook.
 aliases:
-  - /v2.0/reference/flux/functions/slack/message/
-  - /v2.0/reference/flux/stdlib/slack/message
+  - /influxdb/v2.0/reference/flux/functions/slack/message/
 menu:
   influxdb_2_0_ref:
     name: slack.message
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md
index ce42d6b92..a1a2f6875 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md
@@ -6,8 +6,7 @@ description: >
   as MySQL, PostgreSQL, Snowflake, SQLite, Microsoft SQL Server, and Amazon Athena.
   Import the `sql` package.
 aliases:
-  - /v2.0/reference/flux/functions/sql/
-  - /v2.0/reference/flux/stdlib/sql/
+  - /influxdb/v2.0/reference/flux/functions/sql/
 menu:
   influxdb_2_0_ref:
     name: SQL
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md b/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md
index 0fbeb4cef..54f59b3d8 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md
@@ -2,8 +2,7 @@
 title: sql.from() function
 description: The `sql.from()` function retrieves data from a SQL data source.
 aliases:
-  - /v2.0/reference/flux/functions/sql/from/
-  - /v2.0/reference/flux/stdlib/sql/from
+  - /influxdb/v2.0/reference/flux/functions/sql/from/
 menu:
   influxdb_2_0_ref:
     name: sql.from
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/sql/to.md b/content/influxdb/v2.0/reference/flux/stdlib/sql/to.md
index 1e835cd14..8f66a6afc 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/sql/to.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/sql/to.md
@@ -2,8 +2,7 @@
 title: sql.to() function
 description: The `sql.to()` function writes data to a SQL database.
 aliases:
-  - /v2.0/reference/flux/functions/sql/to/
-  - /v2.0/reference/flux/stdlib/sql/to
+  - /influxdb/v2.0/reference/flux/functions/sql/to/
 menu:
   influxdb_2_0_ref:
     name: sql.to
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/_index.md
index b9d4e0b8a..5f6e35db5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux strings package provides functions to manipulate UTF-8 encoded strings.
   Import the `strings` package.
 aliases:
-  - /v2.0/reference/flux/functions/strings/
-  - /v2.0/reference/flux/stdlib/strings/
+  - /influxdb/v2.0/reference/flux/functions/strings/
 menu:
   influxdb_2_0_ref:
     name: Strings
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/compare.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/compare.md
index 09f9c4936..af28e8749 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/compare.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/compare.md
@@ -2,8 +2,7 @@
 title: strings.compare() function
 description: The strings.compare() function compares the lexicographical order of two strings.
 aliases:
-  - /v2.0/reference/flux/functions/strings/compare/
-  - /v2.0/reference/flux/stdlib/strings/compare
+  - /influxdb/v2.0/reference/flux/functions/strings/compare/
 menu:
   influxdb_2_0_ref:
     name: strings.compare
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md
index d067e74b8..72a59afae 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md
@@ -4,8 +4,7 @@ description: >
   The strings.containsAny() function reports whether a specified string contains
   any characters from from another string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/containsany/
-  - /v2.0/reference/flux/stdlib/strings/containsany
+  - /influxdb/v2.0/reference/flux/functions/strings/containsany/
 menu:
   influxdb_2_0_ref:
     name: strings.containsAny
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md
index 69c024e87..5dba671f5 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md
@@ -2,8 +2,7 @@
 title: strings.containsStr() function
 description: The strings.containsStr() function reports whether a string contains a specified substring.
 aliases:
-  - /v2.0/reference/flux/functions/strings/containsstr/
-  - /v2.0/reference/flux/stdlib/strings/containsstr
+  - /influxdb/v2.0/reference/flux/functions/strings/containsstr/
 menu:
   influxdb_2_0_ref:
     name: strings.containsStr
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/countstr.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/countstr.md
index 2652a8db3..f38f2d4f1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/countstr.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/countstr.md
@@ -4,8 +4,7 @@ description: >
   The strings.countStr() function counts the number of non-overlapping instances
   of a substring appears in a string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/countstr/
-  - /v2.0/reference/flux/stdlib/strings/countstr
+  - /influxdb/v2.0/reference/flux/functions/strings/countstr/
 menu:
   influxdb_2_0_ref:
     name: strings.countStr
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/equalfold.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/equalfold.md
index 7bc9226cc..57b3284f3 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/equalfold.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/equalfold.md
@@ -4,8 +4,7 @@ description: >
   The strings.equalFold() function reports whether two UTF-8 strings are equal
   under Unicode case-folding.
 aliases:
-  - /v2.0/reference/flux/functions/strings/equalfold/
-  - /v2.0/reference/flux/stdlib/strings/equalfold
+  - /influxdb/v2.0/reference/flux/functions/strings/equalfold/
 menu:
   influxdb_2_0_ref:
     name: strings.equalFold
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md
index 568b229fe..655dd2927 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md
@@ -2,8 +2,7 @@
 title: strings.hasPrefix() function
 description: The strings.hasPrefix() function indicates if a string begins with a specific prefix.
 aliases:
-  - /v2.0/reference/flux/functions/strings/hasprefix/
-  - /v2.0/reference/flux/stdlib/strings/hasprefix
+  - /influxdb/v2.0/reference/flux/functions/strings/hasprefix/
 menu:
   influxdb_2_0_ref:
     name: strings.hasPrefix
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md
index 020168c64..35ed56f24 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md
@@ -2,8 +2,7 @@
 title: strings.hasSuffix() function
 description: The strings.hasSuffix() function indicates if a string ends with a specified suffix.
 aliases:
-  - /v2.0/reference/flux/functions/strings/hassuffix/
-  - /v2.0/reference/flux/stdlib/strings/hassuffix
+  - /influxdb/v2.0/reference/flux/functions/strings/hassuffix/
 menu:
   influxdb_2_0_ref:
     name: strings.hasSuffix
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/index-func.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/index-func.md
index e60c4d8e6..4be7a9cfe 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/index-func.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/index-func.md
@@ -4,17 +4,16 @@ description: >
   The strings.index() function returns the index of the first instance of a substring
   in another string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/index-func/
-  - /v2.0/reference/flux/stdlib/strings/index-func
+  - /influxdb/v2.0/reference/flux/functions/strings/index-func/
 menu:
   influxdb_2_0_ref:
     name: strings.index
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/indexany/
-  - /v2.0/reference/flux/stdlib/strings/lastindex/
-  - /v2.0/reference/flux/stdlib/strings/lastindexany/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/indexany/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/lastindex/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/lastindexany/
 ---
 
 The `strings.index()` function returns the index of the first instance of a substring
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/indexany.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/indexany.md
index dadab94eb..16a825bb9 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/indexany.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/indexany.md
@@ -3,17 +3,16 @@ title: strings.indexAny() function
 description: >
   The strings.indexAny() function returns the index of the first instance of specified characters in a string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/indexany/
-  - /v2.0/reference/flux/stdlib/strings/indexany
+  - /influxdb/v2.0/reference/flux/functions/strings/indexany/
 menu:
   influxdb_2_0_ref:
     name: strings.indexAny
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/index-func/
-  - /v2.0/reference/flux/stdlib/strings/lastindex/
-  - /v2.0/reference/flux/stdlib/strings/lastindexany/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/index-func/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/lastindex/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/lastindexany/
 ---
 
 The `strings.indexAny()` function returns the index of the first instance of specified characters in a string.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/isdigit.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/isdigit.md
index 17c12a5f3..007172762 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/isdigit.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/isdigit.md
@@ -2,15 +2,14 @@
 title: strings.isDigit() function
 description: The strings.isDigit() function tests if a single character string is a digit (0-9).
 aliases:
-  - /v2.0/reference/flux/functions/strings/isdigit/
-  - /v2.0/reference/flux/stdlib/strings/isdigit
+  - /influxdb/v2.0/reference/flux/functions/strings/isdigit/
 menu:
   influxdb_2_0_ref:
     name: strings.isDigit
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/isletter/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/isletter/
 ---
 
 The `strings.isDigit()` function tests if a single-character string is a digit (0-9).
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/isletter.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/isletter.md
index 2f71b3b9d..d692359f3 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/isletter.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/isletter.md
@@ -2,15 +2,14 @@
 title: strings.isLetter() function
 description: The strings.isLetter() function tests if a single character string is a letter (a-z, A-Z).
 aliases:
-  - /v2.0/reference/flux/functions/strings/isletter/
-  - /v2.0/reference/flux/stdlib/strings/isletter
+  - /influxdb/v2.0/reference/flux/functions/strings/isletter/
 menu:
   influxdb_2_0_ref:
     name: strings.isLetter
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/isdigit/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/isdigit/
 ---
 
 The `strings.isLetter()` function tests if a single character string is a letter (a-z, A-Z).
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/islower.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/islower.md
index 316cc2bdb..c7a88282c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/islower.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/islower.md
@@ -2,15 +2,14 @@
 title: strings.isLower() function
 description: The strings.isLower() function tests if a single-character string is lowercase.
 aliases:
-  - /v2.0/reference/flux/functions/strings/islower/
-  - /v2.0/reference/flux/stdlib/strings/islower
+  - /influxdb/v2.0/reference/flux/functions/strings/islower/
 menu:
   influxdb_2_0_ref:
     name: strings.isLower
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/isupper
+  - /influxdb/v2.0/reference/flux/stdlib/strings/isupper
 ---
 
 The `strings.isLower()` function tests if a single-character string is lowercase.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/isupper.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/isupper.md
index dc045c1fb..5f2f691d1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/isupper.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/isupper.md
@@ -2,15 +2,14 @@
 title: strings.isUpper() function
 description: The strings.isUpper() function tests if a single character string is uppercase.
 aliases:
-  - /v2.0/reference/flux/functions/strings/isupper/
-  - /v2.0/reference/flux/stdlib/strings/isupper
+  - /influxdb/v2.0/reference/flux/functions/strings/isupper/
 menu:
   influxdb_2_0_ref:
     name: strings.isUpper
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/islower
+  - /influxdb/v2.0/reference/flux/stdlib/strings/islower
 ---
 
 The `strings.isUpper()` function tests if a single character string is uppercase.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/joinstr.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/joinstr.md
index e4c4e9bfd..8791489b1 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/joinstr.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/joinstr.md
@@ -4,8 +4,7 @@ description: >
   The strings.joinStr() function concatenates the elements of a string array into
   a single string using a specified separator.
 aliases:
-  - /v2.0/reference/flux/functions/strings/joinstr/
-  - /v2.0/reference/flux/stdlib/strings/joinstr
+  - /influxdb/v2.0/reference/flux/functions/strings/joinstr/
 menu:
   influxdb_2_0_ref:
     name: strings.joinStr
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindex.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindex.md
index e3faed9dd..99878e4c4 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindex.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindex.md
@@ -4,17 +4,16 @@ description: >
   The strings.lastIndex() function returns the index of the last instance of a substring
   in a string or `-1` if substring is not present.
 aliases:
-  - /v2.0/reference/flux/functions/strings/lastindex/
-  - /v2.0/reference/flux/stdlib/strings/lastindex
+  - /influxdb/v2.0/reference/flux/functions/strings/lastindex/
 menu:
   influxdb_2_0_ref:
     name: strings.lastIndex
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/index/
-  - /v2.0/reference/flux/stdlib/strings/indexany/
-  - /v2.0/reference/flux/stdlib/strings/lastindexany/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/index/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/indexany/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/lastindexany/
 ---
 
 The `strings.lastIndex()` function returns the index of the last instance of a substring
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindexany.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindexany.md
index 4a5837f4c..c288f4689 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindexany.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/lastindexany.md
@@ -2,17 +2,16 @@
 title: strings.lastIndexAny() function
 description: The `strings.lastIndexAny()` function returns the index of the last instance of any specified characters in a string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/lastindexany/
-  - /v2.0/reference/flux/stdlib/strings/lastindexany
+  - /influxdb/v2.0/reference/flux/functions/strings/lastindexany/
 menu:
   influxdb_2_0_ref:
     name: strings.lastIndexAny
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/index/
-  - /v2.0/reference/flux/stdlib/strings/indexany/
-  - /v2.0/reference/flux/stdlib/strings/lastindex/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/index/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/indexany/
+  - /influxdb/v2.0/reference/flux/stdlib/strings/lastindex/
 ---
 
 The `strings.lastIndexAny()` function returns the index of the last instance of any specified characters in a string.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/repeat.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/repeat.md
index 86cb55752..82c7fb78e 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/repeat.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/repeat.md
@@ -2,8 +2,7 @@
 title: strings.repeat() function
 description: The strings.repeat() function returns a string consisting of `i` copies of a specified string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/repeat/
-  - /v2.0/reference/flux/stdlib/strings/repeat
+  - /influxdb/v2.0/reference/flux/functions/strings/repeat/
 menu:
   influxdb_2_0_ref:
     name: strings.repeat
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/replace.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/replace.md
index 983b98a99..8b931b8ab 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/replace.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/replace.md
@@ -4,15 +4,14 @@ description: >
   The strings.replace() function replaces the first `i` non-overlapping instances
   of a substring with a specified replacement.
 aliases:
-  - /v2.0/reference/flux/functions/strings/replace/
-  - /v2.0/reference/flux/stdlib/strings/replace
+  - /influxdb/v2.0/reference/flux/functions/strings/replace/
 menu:
   influxdb_2_0_ref:
     name: strings.replace
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/replaceall
+  - /influxdb/v2.0/reference/flux/stdlib/strings/replaceall
 ---
 
 The `strings.replace()` function replaces the first `i` non-overlapping instances
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/replaceall.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/replaceall.md
index bf81de845..541f0597a 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/replaceall.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/replaceall.md
@@ -4,15 +4,14 @@ description: >
   The strings.replaceAll() function replaces all non-overlapping instances of a
   substring with a specified replacement.
 aliases:
-  - /v2.0/reference/flux/functions/strings/replaceall/
-  - /v2.0/reference/flux/stdlib/strings/replaceall
+  - /influxdb/v2.0/reference/flux/functions/strings/replaceall/
 menu:
   influxdb_2_0_ref:
     name: strings.replaceAll
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/replace
+  - /influxdb/v2.0/reference/flux/stdlib/strings/replace
 ---
 
 The `strings.replaceAll()` function replaces all non-overlapping instances of a
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/split.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/split.md
index b6a53f37e..c0850b1c9 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/split.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/split.md
@@ -4,17 +4,16 @@ description: >
   The strings.split() function splits a string on a specified separator and returns
   an array of substrings.
 aliases:
-  - /v2.0/reference/flux/functions/strings/split/
-  - /v2.0/reference/flux/stdlib/strings/split
+  - /influxdb/v2.0/reference/flux/functions/strings/split/
 menu:
   influxdb_2_0_ref:
     name: strings.split
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/splitafter
-  - /v2.0/reference/flux/stdlib/strings/splitaftern
-  - /v2.0/reference/flux/stdlib/strings/splitn
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitafter
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitaftern
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitn
 ---
 
 The `strings.split()` function splits a string on a specified separator and returns
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/splitafter.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/splitafter.md
index d6fcff449..e2333ceda 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/splitafter.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/splitafter.md
@@ -4,17 +4,16 @@ description: >
   The strings.splitAfter() function splits a string after a specified separator and returns
   an array of substrings.
 aliases:
-  - /v2.0/reference/flux/functions/strings/splitafter/
-  - /v2.0/reference/flux/stdlib/strings/splitafter
+  - /influxdb/v2.0/reference/flux/functions/strings/splitafter/
 menu:
   influxdb_2_0_ref:
     name: strings.splitAfter
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/split
-  - /v2.0/reference/flux/stdlib/strings/splitaftern
-  - /v2.0/reference/flux/stdlib/strings/splitn
+  - /influxdb/v2.0/reference/flux/stdlib/strings/split
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitaftern
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitn
 ---
 
 The `strings.splitAfter()` function splits a string after a specified separator and returns
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/splitaftern.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/splitaftern.md
index 4df5a1149..010dd6f29 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/splitaftern.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/splitaftern.md
@@ -4,17 +4,16 @@ description: >
   The strings.splitAfterN() function splits a string after a specified separator and returns
   an array of `i` substrings.
 aliases:
-  - /v2.0/reference/flux/functions/strings/splitaftern/
-  - /v2.0/reference/flux/stdlib/strings/splitaftern
+  - /influxdb/v2.0/reference/flux/functions/strings/splitaftern/
 menu:
   influxdb_2_0_ref:
     name: strings.splitAfterN
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/split
-  - /v2.0/reference/flux/stdlib/strings/splitafter
-  - /v2.0/reference/flux/stdlib/strings/splitn
+  - /influxdb/v2.0/reference/flux/stdlib/strings/split
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitafter
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitn
 ---
 
 The `strings.splitAfterN()` function splits a string after a specified separator and returns
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/splitn.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/splitn.md
index c179ca04c..287b30b62 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/splitn.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/splitn.md
@@ -4,17 +4,16 @@ description: >
   The strings.splitN() function splits a string on a specified separator and returns
   an array of `i` substrings.
 aliases:
-  - /v2.0/reference/flux/functions/strings/splitn/
-  - /v2.0/reference/flux/stdlib/strings/splitn
+  - /influxdb/v2.0/reference/flux/functions/strings/splitn/
 menu:
   influxdb_2_0_ref:
     name: strings.splitN
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/split
-  - /v2.0/reference/flux/stdlib/strings/splitafter
-  - /v2.0/reference/flux/stdlib/strings/splitaftern
+  - /influxdb/v2.0/reference/flux/stdlib/strings/split
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitafter
+  - /influxdb/v2.0/reference/flux/stdlib/strings/splitaftern
 ---
 
 The `strings.splitN()` function splits a string on a specified separator and returns
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/strlen.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/strlen.md
index 1855a36e0..03f20fa0c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/strlen.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/strlen.md
@@ -4,8 +4,7 @@ description: >
   The strings.strlen() function returns the length of a string.
   String length is determined by the number of UTF code points a string contains.
 aliases:
-  - /v2.0/reference/flux/functions/strings/strlen/
-  - /v2.0/reference/flux/stdlib/strings/strlen
+  - /influxdb/v2.0/reference/flux/functions/strings/strlen/
 menu:
   influxdb_2_0_ref:
     name: strings.strlen
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/substring.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/substring.md
index b74ebf524..2b7863e2c 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/substring.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/substring.md
@@ -4,8 +4,7 @@ description: >
   The strings.substring() function returns a substring based on `start` and `end` parameters.
   Indices are based on UTF code points.
 aliases:
-  - /v2.0/reference/flux/functions/strings/substring/
-  - /v2.0/reference/flux/stdlib/strings/substring
+  - /influxdb/v2.0/reference/flux/functions/strings/substring/
 menu:
   influxdb_2_0_ref:
     name: strings.substring
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/title.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/title.md
index 082033a03..df62addf2 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/title.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/title.md
@@ -2,17 +2,16 @@
 title: strings.title() function
 description: The strings.title() function converts a string to title case.
 aliases:
-  - /v2.0/reference/flux/functions/strings/title/
-  - /v2.0/reference/flux/stdlib/strings/title
+  - /influxdb/v2.0/reference/flux/functions/strings/title/
 menu:
   influxdb_2_0_ref:
     name: strings.title
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/tolower
-  - /v2.0/reference/flux/stdlib/strings/totitle
-  - /v2.0/reference/flux/stdlib/strings/toupper
+  - /influxdb/v2.0/reference/flux/stdlib/strings/tolower
+  - /influxdb/v2.0/reference/flux/stdlib/strings/totitle
+  - /influxdb/v2.0/reference/flux/stdlib/strings/toupper
 ---
 
 The `strings.title()` function converts a string to title case.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/tolower.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/tolower.md
index 3351994f7..e9f082513 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/tolower.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/tolower.md
@@ -2,17 +2,16 @@
 title: strings.toLower() function
 description: The strings.toLower() function converts a string to lowercase.
 aliases:
-  - /v2.0/reference/flux/functions/strings/tolower/
-  - /v2.0/reference/flux/stdlib/strings/tolower
+  - /influxdb/v2.0/reference/flux/functions/strings/tolower/
 menu:
   influxdb_2_0_ref:
     name: strings.toLower
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/totitle
-  - /v2.0/reference/flux/stdlib/strings/toupper
-  - /v2.0/reference/flux/stdlib/strings/title
+  - /influxdb/v2.0/reference/flux/stdlib/strings/totitle
+  - /influxdb/v2.0/reference/flux/stdlib/strings/toupper
+  - /influxdb/v2.0/reference/flux/stdlib/strings/title
 ---
 
 The `strings.toLower()` function converts a string to lowercase.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/totitle.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/totitle.md
index 45316fb3e..42ed8bc69 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/totitle.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/totitle.md
@@ -2,17 +2,16 @@
 title: strings.toTitle() function
 description: The strings.toTitle() function converts all characters in a string to title case.
 aliases:
-  - /v2.0/reference/flux/functions/strings/totitle/
-  - /v2.0/reference/flux/stdlib/strings/totitle
+  - /influxdb/v2.0/reference/flux/functions/strings/totitle/
 menu:
   influxdb_2_0_ref:
     name: strings.toTitle
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/toupper
-  - /v2.0/reference/flux/stdlib/strings/tolower
-  - /v2.0/reference/flux/stdlib/strings/title
+  - /influxdb/v2.0/reference/flux/stdlib/strings/toupper
+  - /influxdb/v2.0/reference/flux/stdlib/strings/tolower
+  - /influxdb/v2.0/reference/flux/stdlib/strings/title
 ---
 
 The `strings.toTitle()` function converts all characters in a string to title case.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/toupper.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/toupper.md
index 739342644..9a2399d62 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/toupper.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/toupper.md
@@ -2,17 +2,16 @@
 title: strings.toUpper() function
 description: The strings.toUpper() function converts a string to uppercase.
 aliases:
-  - /v2.0/reference/flux/functions/strings/toupper/
-  - /v2.0/reference/flux/stdlib/strings/toupper
+  - /influxdb/v2.0/reference/flux/functions/strings/toupper/
 menu:
   influxdb_2_0_ref:
     name: strings.toUpper
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/totitle
-  - /v2.0/reference/flux/stdlib/strings/tolower
-  - /v2.0/reference/flux/stdlib/strings/title
+  - /influxdb/v2.0/reference/flux/stdlib/strings/totitle
+  - /influxdb/v2.0/reference/flux/stdlib/strings/tolower
+  - /influxdb/v2.0/reference/flux/stdlib/strings/title
 ---
 
 The `strings.toUpper()` function converts a string to uppercase.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/trim.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/trim.md
index a96177f9b..e4da6ef77 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/trim.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/trim.md
@@ -4,19 +4,18 @@ description: >
   The strings.trim() function removes leading and trailing characters specified
   in the cutset from a string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/trim/
-  - /v2.0/reference/flux/stdlib/strings/trim
+  - /influxdb/v2.0/reference/flux/functions/strings/trim/
 menu:
   influxdb_2_0_ref:
     name: strings.trim
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/trimleft
-  - /v2.0/reference/flux/stdlib/strings/trimright
-  - /v2.0/reference/flux/stdlib/strings/trimprefix
-  - /v2.0/reference/flux/stdlib/strings/trimsuffix
-  - /v2.0/reference/flux/stdlib/strings/trimspace
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimleft
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimright
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimprefix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimspace
 ---
 
 The `strings.trim()` function removes leading and trailing characters specified
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimleft.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimleft.md
index f6f82cebc..8aaea972f 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimleft.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimleft.md
@@ -3,19 +3,18 @@ title: strings.trimLeft() function
 description: >
   The strings.trimLeft() function removes specified leading characters from a string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/trimleft/
-  - /v2.0/reference/flux/stdlib/strings/trimleft
+  - /influxdb/v2.0/reference/flux/functions/strings/trimleft/
 menu:
   influxdb_2_0_ref:
     name: strings.trimLeft
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/trim
-  - /v2.0/reference/flux/stdlib/strings/trimright
-  - /v2.0/reference/flux/stdlib/strings/trimprefix
-  - /v2.0/reference/flux/stdlib/strings/trimsuffix
-  - /v2.0/reference/flux/stdlib/strings/trimspace
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trim
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimright
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimprefix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimspace
 ---
 
 The `strings.trimLeft()` function removes specified leading characters from a string.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimprefix.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimprefix.md
index 5de28cc29..0101c7445 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimprefix.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimprefix.md
@@ -4,19 +4,18 @@ description: >
   The `strings.trimPrefix()` function removes a prefix from a string.
   Strings that do not start with the prefix are returned unchanged.
 aliases:
-  - /v2.0/reference/flux/functions/strings/trimprefix/
-  - /v2.0/reference/flux/stdlib/strings/trimprefix
+  - /influxdb/v2.0/reference/flux/functions/strings/trimprefix/
 menu:
   influxdb_2_0_ref:
     name: strings.trimPrefix
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/trim
-  - /v2.0/reference/flux/stdlib/strings/trimleft
-  - /v2.0/reference/flux/stdlib/strings/trimright
-  - /v2.0/reference/flux/stdlib/strings/trimsuffix
-  - /v2.0/reference/flux/stdlib/strings/trimspace
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trim
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimleft
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimright
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimspace
 ---
 
 The `strings.trimPrefix()` function removes a prefix from a string.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimright.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimright.md
index a8e025c08..71fe40239 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimright.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimright.md
@@ -3,19 +3,18 @@ title: strings.trimRight() function
 description: >
   The strings.trimRight() function removes trailing characters specified in the cutset from a string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/trimright/
-  - /v2.0/reference/flux/stdlib/strings/trimright
+  - /influxdb/v2.0/reference/flux/functions/strings/trimright/
 menu:
   influxdb_2_0_ref:
     name: strings.trimRight
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/trim
-  - /v2.0/reference/flux/stdlib/strings/trimleft
-  - /v2.0/reference/flux/stdlib/strings/trimprefix
-  - /v2.0/reference/flux/stdlib/strings/trimsuffix
-  - /v2.0/reference/flux/stdlib/strings/trimspace
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trim
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimleft
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimprefix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimspace
 ---
 
 The `strings.trimRight()` function removes trailing characters specified in the
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimspace.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimspace.md
index cdb57fd9c..b65e4f7a9 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimspace.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimspace.md
@@ -2,19 +2,18 @@
 title: strings.trimSpace() function
 description: The strings.trimSpace() function removes leading and trailing spaces from a string.
 aliases:
-  - /v2.0/reference/flux/functions/strings/trimspace/
-  - /v2.0/reference/flux/stdlib/strings/trimspace
+  - /influxdb/v2.0/reference/flux/functions/strings/trimspace/
 menu:
   influxdb_2_0_ref:
     name: strings.trimSpace
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/trim
-  - /v2.0/reference/flux/stdlib/strings/trimleft
-  - /v2.0/reference/flux/stdlib/strings/trimright
-  - /v2.0/reference/flux/stdlib/strings/trimprefix
-  - /v2.0/reference/flux/stdlib/strings/trimsuffix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trim
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimleft
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimright
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimprefix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix
 ---
 
 The `strings.trimSpace()` function removes leading and trailing spaces from a string.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix.md
index 1ac354c96..2133397cd 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/trimsuffix.md
@@ -4,19 +4,18 @@ description: >
   The `strings.trimSuffix()` function removes a suffix from a string.
   Strings that do not end with the suffix are returned unchanged.
 aliases:
-  - /v2.0/reference/flux/functions/strings/trimsuffix/
-  - /v2.0/reference/flux/stdlib/strings/trimsuffix
+  - /influxdb/v2.0/reference/flux/functions/strings/trimsuffix/
 menu:
   influxdb_2_0_ref:
     name: strings.trimSuffix
     parent: Strings
 weight: 301
 related:
-  - /v2.0/reference/flux/stdlib/strings/trim
-  - /v2.0/reference/flux/stdlib/strings/trimleft
-  - /v2.0/reference/flux/stdlib/strings/trimright
-  - /v2.0/reference/flux/stdlib/strings/trimprefix
-  - /v2.0/reference/flux/stdlib/strings/trimspace
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trim
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimleft
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimright
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimprefix
+  - /influxdb/v2.0/reference/flux/stdlib/strings/trimspace
 ---
 
 The `strings.trimSuffix()` function removes a suffix from a string.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/system/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/system/_index.md
index c80e4780f..c85df48ce 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/system/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/system/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux system package provides functions for reading values from the system.
   Import the `system` package.
 aliases:
-  - /v2.0/reference/flux/functions/system/
-  - /v2.0/reference/flux/stdlib/system/
+  - /influxdb/v2.0/reference/flux/functions/system/
 menu:
   influxdb_2_0_ref:
     name: System
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/system/time.md b/content/influxdb/v2.0/reference/flux/stdlib/system/time.md
index 4c5c634ef..37c89869b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/system/time.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/system/time.md
@@ -2,17 +2,16 @@
 title: system.time() function
 description: The `system.time()` function returns the current system time.
 aliases:
-  - /v2.0/reference/flux/functions/misc/systemtime
-  - /v2.0/reference/flux/functions/built-in/misc/systemtime
-  - /v2.0/reference/flux/functions/system/time/
-  - /v2.0/reference/flux/stdlib/system/time
+  - /influxdb/v2.0/reference/flux/functions/misc/systemtime
+  - /influxdb/v2.0/reference/flux/functions/built-in/misc/systemtime
+  - /influxdb/v2.0/reference/flux/functions/system/time/
 menu:
   influxdb_2_0_ref:
     name: system.time
     parent: System
 weight: 401
 related:
-  - /v2.0/reference/flux/stdlib/built-in/misc/now/
+  - /influxdb/v2.0/reference/flux/stdlib/built-in/misc/now/
 ---
 
 The `system.time()` function returns the current system time.
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/testing/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/testing/_index.md
index 032e5cd4c..4de1030a7 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/testing/_index.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/testing/_index.md
@@ -5,8 +5,7 @@ description: >
   The Flux testing package provides functions that test piped-forward data in specific ways.
   Import the `testing` package.
 aliases:
-  - /v2.0/reference/flux/functions/testing/
-  - /v2.0/reference/flux/stdlib/testing/
+  - /influxdb/v2.0/reference/flux/functions/testing/
 menu:
   influxdb_2_0_ref:
     name: Testing
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/testing/assertempty.md b/content/influxdb/v2.0/reference/flux/stdlib/testing/assertempty.md
index 9210afed7..58f0d25ad 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/testing/assertempty.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/testing/assertempty.md
@@ -2,8 +2,7 @@
 title: testing.assertEmpty() function
 description: The testing.assertEmpty() function tests if an input stream is empty.
 aliases:
-  - /v2.0/reference/flux/functions/testing/assertempty/
-  - /v2.0/reference/flux/stdlib/testing/assertempty
+  - /influxdb/v2.0/reference/flux/functions/testing/assertempty/
 menu:
   influxdb_2_0_ref:
     name: testing.assertEmpty
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/testing/assertequals.md b/content/influxdb/v2.0/reference/flux/stdlib/testing/assertequals.md
index 5b6c56787..d33fa3a1b 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/testing/assertequals.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/testing/assertequals.md
@@ -2,9 +2,8 @@
 title: testing.assertEquals() function
 description: The testing.assertEquals() function tests whether two streams have identical data.
 aliases:
-  - /v2.0/reference/flux/functions/tests/assertequals
-  - /v2.0/reference/flux/functions/testing/assertequals/
-  - /v2.0/reference/flux/stdlib/testing/assertequals
+  - /influxdb/v2.0/reference/flux/functions/tests/assertequals
+  - /influxdb/v2.0/reference/flux/functions/testing/assertequals/
 menu:
   influxdb_2_0_ref:
     name: testing.assertEquals
diff --git a/content/influxdb/v2.0/reference/flux/stdlib/testing/diff.md b/content/influxdb/v2.0/reference/flux/stdlib/testing/diff.md
index c71ec047e..25bbd1348 100644
--- a/content/influxdb/v2.0/reference/flux/stdlib/testing/diff.md
+++ b/content/influxdb/v2.0/reference/flux/stdlib/testing/diff.md
@@ -2,8 +2,7 @@
 title: testing.diff() function
 description: The testing.diff() function produces a diff between two streams.
 aliases:
-  - /v2.0/reference/flux/functions/testing/diff/
-  - /v2.0/reference/flux/stdlib/testing/diff
+  - /influxdb/v2.0/reference/flux/functions/testing/diff/
 menu:
   influxdb_2_0_ref:
     name: testing.diff
diff --git a/content/influxdb/v2.0/reference/glossary.md b/content/influxdb/v2.0/reference/glossary.md
index 9d1862ff2..d24e772fd 100644
--- a/content/influxdb/v2.0/reference/glossary.md
+++ b/content/influxdb/v2.0/reference/glossary.md
@@ -3,8 +3,6 @@ title: Glossary
 description: >
   Terms related to InfluxData products and platforms.
 weight: 8
-aliases:
-  - /v2.0/reference/glossary/
 menu:
   influxdb_2_0_ref:
     name: Glossary
diff --git a/content/influxdb/v2.0/reference/internals/_index.md b/content/influxdb/v2.0/reference/internals/_index.md
index 6583290a3..2d5cd884a 100644
--- a/content/influxdb/v2.0/reference/internals/_index.md
+++ b/content/influxdb/v2.0/reference/internals/_index.md
@@ -4,8 +4,6 @@ menu:
   influxdb_2_0_ref:
     name: InfluxDB Internals
 weight: 8
-aliases:
-  - /v2.0/reference/internals/
 ---
 
 {{< children >}}
diff --git a/content/influxdb/v2.0/reference/internals/storage-engine.md b/content/influxdb/v2.0/reference/internals/storage-engine.md
index 401225044..40da735c6 100644
--- a/content/influxdb/v2.0/reference/internals/storage-engine.md
+++ b/content/influxdb/v2.0/reference/internals/storage-engine.md
@@ -3,8 +3,6 @@ title: InfluxDB storage engine
 description: >
   An overview of the InfluxDB storage engine architecture.
 weight: 7
-aliases:
-  - /v2.0/reference/internals/storage-engine/
 menu:
   influxdb_2_0_ref:
     name: Storage engine
diff --git a/content/influxdb/v2.0/reference/key-concepts/_index.md b/content/influxdb/v2.0/reference/key-concepts/_index.md
index e9d95b908..f03c3ef67 100644
--- a/content/influxdb/v2.0/reference/key-concepts/_index.md
+++ b/content/influxdb/v2.0/reference/key-concepts/_index.md
@@ -3,8 +3,6 @@ title: InfluxDB key concepts
 description: >
   Concepts related to InfluxDB.
 weight: 2
-aliases:
-  - /v2.0/reference/key-concepts/
 menu:
   influxdb_2_0_ref:
     name: Key concepts
diff --git a/content/influxdb/v2.0/reference/key-concepts/data-elements.md b/content/influxdb/v2.0/reference/key-concepts/data-elements.md
index be7573375..114f2e03b 100644
--- a/content/influxdb/v2.0/reference/key-concepts/data-elements.md
+++ b/content/influxdb/v2.0/reference/key-concepts/data-elements.md
@@ -3,8 +3,6 @@ title: InfluxDB data elements
 description: >
   InfluxDB structures data using elements such as timestamps, field keys, field values, tags, etc.
 weight: 102
-aliases:
-  - /v2.0/reference/key-concepts/data-elements/
 menu:
   influxdb_2_0_ref:
     parent: Key concepts
diff --git a/content/influxdb/v2.0/reference/key-concepts/data-schema.md b/content/influxdb/v2.0/reference/key-concepts/data-schema.md
index bfe823913..ecc2af516 100644
--- a/content/influxdb/v2.0/reference/key-concepts/data-schema.md
+++ b/content/influxdb/v2.0/reference/key-concepts/data-schema.md
@@ -3,8 +3,7 @@ title: InfluxDB data schema
 description: >
   InfluxDB uses a tabular data schema for displaying raw data in Data Explorer and for returning query results in annotated CSV syntax.
 aliases:
-  - /v2.0/reference/key-concepts/table-structure
-  - /v2.0/reference/key-concepts/data-schema/
+  - /influxdb/v2.0/reference/key-concepts/table-structure
 weight: 103
 menu:
   influxdb_2_0_ref:
diff --git a/content/influxdb/v2.0/reference/key-concepts/design-principles.md b/content/influxdb/v2.0/reference/key-concepts/design-principles.md
index 22ecdf9a3..f2a8bba84 100644
--- a/content/influxdb/v2.0/reference/key-concepts/design-principles.md
+++ b/content/influxdb/v2.0/reference/key-concepts/design-principles.md
@@ -3,8 +3,6 @@ title: InfluxDB design principles
 description: >
   Principles and tradeoffs related to InfluxDB design.
 weight: 104
-aliases:
-  - /v2.0/reference/key-concepts/design-principles/
 menu:
   influxdb_2_0_ref:
     parent: Key concepts
diff --git a/content/influxdb/v2.0/reference/release-notes/_index.md b/content/influxdb/v2.0/reference/release-notes/_index.md
index 05e0026a6..a855d39b2 100644
--- a/content/influxdb/v2.0/reference/release-notes/_index.md
+++ b/content/influxdb/v2.0/reference/release-notes/_index.md
@@ -5,8 +5,6 @@ menu:
   influxdb_2_0_ref:
     name: Release notes
 weight: 1
-aliases:
-  - /v2.0/reference/release-notes/
 ---
 
 Find important information about what's included in new versions of our products:
diff --git a/content/influxdb/v2.0/reference/release-notes/flux.md b/content/influxdb/v2.0/reference/release-notes/flux.md
index 3c3c63c65..d99cfcac3 100644
--- a/content/influxdb/v2.0/reference/release-notes/flux.md
+++ b/content/influxdb/v2.0/reference/release-notes/flux.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0_ref:
     parent: Release notes
     name: Flux
-aliases:
-  - /v2.0/reference/flux/release-notes
 ---
 
 {{% note %}}
diff --git a/content/influxdb/v2.0/reference/release-notes/influxdb-cloud.md b/content/influxdb/v2.0/reference/release-notes/influxdb-cloud.md
index 9c0df61c6..56beefada 100644
--- a/content/influxdb/v2.0/reference/release-notes/influxdb-cloud.md
+++ b/content/influxdb/v2.0/reference/release-notes/influxdb-cloud.md
@@ -8,7 +8,6 @@ menu:
     name: InfluxDB Cloud
 aliases:
   - /cloud/about/release-notes
-  - /v2.0/reference/release-notes/influxdb-cloud/
 ---
 
 ## 2019-09-10 _Monitoring & Alerts_
diff --git a/content/influxdb/v2.0/reference/release-notes/influxdb.md b/content/influxdb/v2.0/reference/release-notes/influxdb.md
index 0e09a17f7..9b70e17ca 100644
--- a/content/influxdb/v2.0/reference/release-notes/influxdb.md
+++ b/content/influxdb/v2.0/reference/release-notes/influxdb.md
@@ -6,8 +6,6 @@ menu:
     name: InfluxDB
     parent: Release notes
 weight: 101
-aliases:
-  - /v2.0/reference/release-notes/influxdb/
 ---
 
 ## v2.0.0-beta.16 [2020-08-06]
diff --git a/content/influxdb/v2.0/reference/sample-data.md b/content/influxdb/v2.0/reference/sample-data.md
index f55dc3296..428c4b935 100644
--- a/content/influxdb/v2.0/reference/sample-data.md
+++ b/content/influxdb/v2.0/reference/sample-data.md
@@ -5,8 +5,7 @@ description: >
   InfluxData provides many sample time series datasets to use with InfluxDB
   and InfluxDB Cloud.
 aliases:
-  - /v2.0/write-data/sample-data/
-  - /v2.0/reference/sample-data/
+  - /influxdb/v2.0/write-data/sample-data/
 menu: influxdb_2_0_ref
 weight: 7
 ---
diff --git a/content/influxdb/v2.0/reference/syntax/_index.md b/content/influxdb/v2.0/reference/syntax/_index.md
index 9bfba8468..7162d00cb 100644
--- a/content/influxdb/v2.0/reference/syntax/_index.md
+++ b/content/influxdb/v2.0/reference/syntax/_index.md
@@ -4,8 +4,6 @@ description: >
   InfluxDB uses a handful of languages and syntaxes to perform tasks such as
   writing, querying, processing, and deleting data.
 weight: 5
-aliases:
-  - /v2.0/reference/release-notes/syntax/
 menu:
   influxdb_2_0_ref:
     name: Syntax
diff --git a/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md b/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md
index 667d16200..590c8dfa6 100644
--- a/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md
+++ b/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md
@@ -9,10 +9,8 @@ menu:
   influxdb_2_0_ref:
     parent: Syntax
 influxdb/v2.0/tags: [csv, syntax]
-aliases:
-  - /v2.0/reference/annotated-csv/
 related:
-  - /v2.0/reference/flux/stdlib/csv/from/
+  - /influxdb/v2.0/reference/flux/stdlib/csv/from/
   - /influxdb/v2.0/reference/syntax/annotated-csv/extended/
 ---
 
diff --git a/content/influxdb/v2.0/reference/syntax/delete-predicate.md b/content/influxdb/v2.0/reference/syntax/delete-predicate.md
index e99cd2998..f502ac309 100644
--- a/content/influxdb/v2.0/reference/syntax/delete-predicate.md
+++ b/content/influxdb/v2.0/reference/syntax/delete-predicate.md
@@ -9,8 +9,6 @@ menu:
     parent: Syntax
     name: Delete predicate
 weight: 104
-aliases:
-  - /v2.0/reference/release-notes/syntax/delete-predicate/
 influxdb/v2.0/tags: [syntax, delete]
 related:
   - /influxdb/v2.0/reference/cli/influx/delete/
diff --git a/content/influxdb/v2.0/reference/syntax/flux.md b/content/influxdb/v2.0/reference/syntax/flux.md
index cde021dac..7f427f77b 100644
--- a/content/influxdb/v2.0/reference/syntax/flux.md
+++ b/content/influxdb/v2.0/reference/syntax/flux.md
@@ -9,8 +9,6 @@ menu:
     name: Flux
     identifier: flux-syntax
 weight: 101
-aliases:
-  - /v2.0/reference/release-notes/syntax/flux/
 influxdb/v2.0/tags: [syntax, flux]
 ---
 
diff --git a/content/influxdb/v2.0/reference/syntax/line-protocol.md b/content/influxdb/v2.0/reference/syntax/line-protocol.md
index d4bada28b..f3c50e28d 100644
--- a/content/influxdb/v2.0/reference/syntax/line-protocol.md
+++ b/content/influxdb/v2.0/reference/syntax/line-protocol.md
@@ -9,8 +9,7 @@ menu:
 weight: 102
 influxdb/v2.0/tags: [write, line protocol, syntax]
 aliases:
-  - /v2.0/reference/line-protocol
-  - /v2.0/reference/syntax/line-protocol/
+  - /influxdb/v2.0/reference/line-protocol
 related:
   - /influxdb/v2.0/write-data/
 ---
diff --git a/content/influxdb/v2.0/reference/telegraf-plugins.md b/content/influxdb/v2.0/reference/telegraf-plugins.md
index 37c531215..f66a9b9c5 100644
--- a/content/influxdb/v2.0/reference/telegraf-plugins.md
+++ b/content/influxdb/v2.0/reference/telegraf-plugins.md
@@ -4,8 +4,6 @@ description: >
   Telegraf is a plugin-driven agent that collects, processes, aggregates, and writes metrics.
   It supports four categories of plugins including input, output, aggregator, and processor.
   View and search all available Telegraf plugins.
-aliases:
-  - /v2.0/reference/telegraf-plugins/
 ---
 
 Telegraf is a plugin-driven agent that collects, processes, aggregates, and writes metrics.
diff --git a/content/influxdb/v2.0/reference/urls.md b/content/influxdb/v2.0/reference/urls.md
index 5dcc9ead0..b72f26676 100644
--- a/content/influxdb/v2.0/reference/urls.md
+++ b/content/influxdb/v2.0/reference/urls.md
@@ -3,10 +3,8 @@ title: InfluxDB 2.0 URLs
 description: >
   InfluxDB 2.0 is available both locally (OSS) or on multiple cloud providers in multiple regions (Cloud).
 aliases:
-    - /v2.0/cloud/urls/
+    - /influxdb/v2.0/cloud/urls/
 weight: 6
-aliases:
-  - /v2.0/reference/urls/
 menu:
   influxdb_2_0_ref:
     name: InfluxDB URLs
diff --git a/content/influxdb/v2.0/security/_index.md b/content/influxdb/v2.0/security/_index.md
index 59bb6d422..61f021e9f 100644
--- a/content/influxdb/v2.0/security/_index.md
+++ b/content/influxdb/v2.0/security/_index.md
@@ -5,8 +5,6 @@ description: >
   when handling any sort of sensitive data.
   This section provides information about managing the security of your InfluxDB instance.
 weight: 12
-aliases:
-  - /v2.0/security/
 menu:
   influxdb_2_0:
     name: Security & authorization
diff --git a/content/influxdb/v2.0/security/enable-tls.md b/content/influxdb/v2.0/security/enable-tls.md
index a0e9f4cd1..d745801ca 100644
--- a/content/influxdb/v2.0/security/enable-tls.md
+++ b/content/influxdb/v2.0/security/enable-tls.md
@@ -4,8 +4,6 @@ seotitle: Enable TLS/SSL encryption
 description: >
   Enable Transport Layer Security (TLS) and use the HTTPS protocol to secure communication between clients and InfluxDB.
 weight: 101
-aliases:
-  - /v2.0/security/enable-tls/
 menu:
   influxdb_2_0:
     parent: Security & authorization
diff --git a/content/influxdb/v2.0/security/secrets/_index.md b/content/influxdb/v2.0/security/secrets/_index.md
index 5901e29e8..c9e88f860 100644
--- a/content/influxdb/v2.0/security/secrets/_index.md
+++ b/content/influxdb/v2.0/security/secrets/_index.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Security & authorization
 weight: 102
-aliases:
-  - /v2.0/security/secrets/
 ---
 
 There are two options for storing secrets with InfluxDB:
diff --git a/content/influxdb/v2.0/security/secrets/manage-secrets/_index.md b/content/influxdb/v2.0/security/secrets/manage-secrets/_index.md
index 59ebd56e5..584786fc3 100644
--- a/content/influxdb/v2.0/security/secrets/manage-secrets/_index.md
+++ b/content/influxdb/v2.0/security/secrets/manage-secrets/_index.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Store and use secrets
 weight: 201
-aliases:
-  - /v2.0/security/secrets/manage-secrets/
 ---
 
 Manage secrets using the [`influx` command line interface (CLI)](/influxdb/v2.0/reference/cli/influx/) or the InfluxDB API.
diff --git a/content/influxdb/v2.0/security/secrets/manage-secrets/add.md b/content/influxdb/v2.0/security/secrets/manage-secrets/add.md
index 56083386a..9c7916817 100644
--- a/content/influxdb/v2.0/security/secrets/manage-secrets/add.md
+++ b/content/influxdb/v2.0/security/secrets/manage-secrets/add.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Manage secrets
 weight: 301
-aliases:
-  - /v2.0/security/secrets/manage-secrets/add/
 ---
 
 Add secrets using the `influx` command line interface (CLI) or the InfluxDB API.
diff --git a/content/influxdb/v2.0/security/secrets/manage-secrets/delete.md b/content/influxdb/v2.0/security/secrets/manage-secrets/delete.md
index b201d60cc..76a585903 100644
--- a/content/influxdb/v2.0/security/secrets/manage-secrets/delete.md
+++ b/content/influxdb/v2.0/security/secrets/manage-secrets/delete.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Manage secrets
 weight: 304
-aliases:
-  - /v2.0/security/secrets/manage-secrets/delete/
 ---
 
 Delete secrets using the `influx` command line interface (CLI) or the InfluxDB API.
diff --git a/content/influxdb/v2.0/security/secrets/manage-secrets/update.md b/content/influxdb/v2.0/security/secrets/manage-secrets/update.md
index 48e38213e..8f330a9c6 100644
--- a/content/influxdb/v2.0/security/secrets/manage-secrets/update.md
+++ b/content/influxdb/v2.0/security/secrets/manage-secrets/update.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Manage secrets
 weight: 303
-aliases:
-  - /v2.0/security/secrets/manage-secrets/update/
 ---
 
 Update secrets using the `influx` command line interface (CLI) or the InfluxDB API.
diff --git a/content/influxdb/v2.0/security/secrets/manage-secrets/view.md b/content/influxdb/v2.0/security/secrets/manage-secrets/view.md
index 0248b5980..69276c650 100644
--- a/content/influxdb/v2.0/security/secrets/manage-secrets/view.md
+++ b/content/influxdb/v2.0/security/secrets/manage-secrets/view.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Manage secrets
 weight: 302
-aliases:
-  - /v2.0/security/secrets/manage-secrets/view/
 ---
 
 View secret keys using the `influx` command line interface (CLI) or the InfluxDB API.
diff --git a/content/influxdb/v2.0/security/secrets/use-vault.md b/content/influxdb/v2.0/security/secrets/use-vault.md
index d52f61f56..068400818 100644
--- a/content/influxdb/v2.0/security/secrets/use-vault.md
+++ b/content/influxdb/v2.0/security/secrets/use-vault.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Store and use secrets
 weight: 201
-aliases:
-  - /v2.0/security/secrets/use-vault/
 ---
 
 [Vault](https://www.vaultproject.io/) secures, stores, and controls access
diff --git a/content/influxdb/v2.0/security/tokens/_index.md b/content/influxdb/v2.0/security/tokens/_index.md
index f32c57c6a..4bd12ffbd 100644
--- a/content/influxdb/v2.0/security/tokens/_index.md
+++ b/content/influxdb/v2.0/security/tokens/_index.md
@@ -3,8 +3,7 @@ title: Manage authentication tokens
 seotitle: Manage authentication tokens in InfluxDB
 description: Manage authentication tokens in InfluxDB using the InfluxDB UI or the influx CLI.
 aliases:
-  - /v2.0/users/tokens
-  - /v2.0/security/tokens/
+  - /influxdb/v2.0/users/tokens
 influxdb/v2.0/tags: [tokens, authentication, security]
 menu:
   influxdb_2_0:
diff --git a/content/influxdb/v2.0/security/tokens/create-token.md b/content/influxdb/v2.0/security/tokens/create-token.md
index 53f420617..97c15f879 100644
--- a/content/influxdb/v2.0/security/tokens/create-token.md
+++ b/content/influxdb/v2.0/security/tokens/create-token.md
@@ -3,14 +3,12 @@ title: Create a token
 seotitle: Create an authentication token in InfluxDB
 description: Create an authentication token in InfluxDB using the InfluxDB UI or the `influx` CLI.
 aliases:
-  - /v2.0/users/tokens/create-token/
+  - /influxdb/v2.0/users/tokens/create-token/
 menu:
   influxdb_2_0:
     name: Create a token
     parent: Manage tokens
 weight: 201
-aliases:
-  - /v2.0/security/tokens/create-token/
 ---
 
 Create authentication tokens using the InfluxDB user interface (UI) or the `influx`
diff --git a/content/influxdb/v2.0/security/tokens/delete-token.md b/content/influxdb/v2.0/security/tokens/delete-token.md
index d2d463d4e..f27f018e3 100644
--- a/content/influxdb/v2.0/security/tokens/delete-token.md
+++ b/content/influxdb/v2.0/security/tokens/delete-token.md
@@ -3,14 +3,12 @@ title: Delete a token
 seotitle: Delete an authentication token from InfluxDB
 description: Delete an authentication token from InfluxDB using the InfluxDB UI or the `influx` CLI.
 aliases:
-  - /v2.0/users/tokens/delete-token
+  - /influxdb/v2.0/users/tokens/delete-token
 menu:
   influxdb_2_0:
     name: Delete a token
     parent: Manage tokens
 weight: 204
-aliases:
-  - /v2.0/security/tokens/delete-token/
 ---
 
 Delete authentication tokens from the InfluxDB user interface (UI) or the `influx` command line interface (CLI).
diff --git a/content/influxdb/v2.0/security/tokens/update-tokens.md b/content/influxdb/v2.0/security/tokens/update-tokens.md
index ee0ce41b1..c8ea01fff 100644
--- a/content/influxdb/v2.0/security/tokens/update-tokens.md
+++ b/content/influxdb/v2.0/security/tokens/update-tokens.md
@@ -3,14 +3,12 @@ title: Update a token
 seotitle: Update authentication tokens in InfluxDB
 description: Update authentication tokens' descriptions in InfluxDB using the InfluxDB UI.
 aliases:
-  - /v2.0/users/tokens/update-tokens
+  - /influxdb/v2.0/users/tokens/update-tokens
 menu:
   influxdb_2_0:
     name: Update a token
     parent: Manage tokens
 weight: 203
-aliases:
-  - /v2.0/security/tokens/update-token/
 ---
 
 Update an authentication token's description using the InfluxDB user interface (UI).
diff --git a/content/influxdb/v2.0/security/tokens/view-tokens.md b/content/influxdb/v2.0/security/tokens/view-tokens.md
index 5b85ec624..3f207a2d9 100644
--- a/content/influxdb/v2.0/security/tokens/view-tokens.md
+++ b/content/influxdb/v2.0/security/tokens/view-tokens.md
@@ -3,14 +3,12 @@ title: View tokens
 seotitle: View authentication tokens in InfluxDB
 description: View authentication tokens in InfluxDB using the InfluxDB UI or the `influx` CLI.
 aliases:
-  - /v2.0/users/tokens/view-tokens
+  - /influxdb/v2.0/users/tokens/view-tokens
 menu:
   influxdb_2_0:
     name: View tokens
     parent: Manage tokens
 weight: 202
-aliases:
-  - /v2.0/security/tokens/view-token/
 ---
 
 View authentication tokens using the InfluxDB user interface (UI) or the `influx`
diff --git a/content/influxdb/v2.0/telegraf-configs/_index.md b/content/influxdb/v2.0/telegraf-configs/_index.md
index 56edeaafc..9a8ea878e 100644
--- a/content/influxdb/v2.0/telegraf-configs/_index.md
+++ b/content/influxdb/v2.0/telegraf-configs/_index.md
@@ -5,8 +5,6 @@ description: >
 weight: 12
 menu: influxdb_2_0
 influxdb/v2.0/tags: [telegraf]
-aliases:
-  - /v2.0/telegraf-configs/
 related:
   - /influxdb/v2.0/write-data/no-code/use-telegraf/manual-config/
   - /influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/
diff --git a/content/influxdb/v2.0/telegraf-configs/create.md b/content/influxdb/v2.0/telegraf-configs/create.md
index d80687e37..b6fee33e4 100644
--- a/content/influxdb/v2.0/telegraf-configs/create.md
+++ b/content/influxdb/v2.0/telegraf-configs/create.md
@@ -4,8 +4,6 @@ description: >
   Use the InfluxDB UI or the [`influx` CLI](/influxdb/v2.0/reference/cli/influx/)
   to create an Telegraf configuration.
 weight: 101
-aliases:
-  - /v2.0/telegraf-configs/create/
 menu:
   influxdb_2_0:
     name: Create a config
diff --git a/content/influxdb/v2.0/telegraf-configs/remove.md b/content/influxdb/v2.0/telegraf-configs/remove.md
index feb414698..da210a884 100644
--- a/content/influxdb/v2.0/telegraf-configs/remove.md
+++ b/content/influxdb/v2.0/telegraf-configs/remove.md
@@ -9,9 +9,8 @@ menu:
     name: Remove a config
     parent: Telegraf configurations
 aliases:
-  - /v2.0/write-data/no-code/use-telegraf/auto-config/delete-telegraf-config/
-  - /v2.0/collect-data/use-telegraf/auto-config/delete-telegraf-config
-  - /v2.0/telegraf-configs/remove/
+  - /influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/delete-telegraf-config/
+  - /influxdb/v2.0/collect-data/use-telegraf/auto-config/delete-telegraf-config
 ---
 
 Use the InfluxDB user interface (UI) or the [`influx` CLI](/influxdb/v2.0/reference/cli/influx/)
diff --git a/content/influxdb/v2.0/telegraf-configs/update.md b/content/influxdb/v2.0/telegraf-configs/update.md
index dad95cf0f..1c0452e6b 100644
--- a/content/influxdb/v2.0/telegraf-configs/update.md
+++ b/content/influxdb/v2.0/telegraf-configs/update.md
@@ -9,9 +9,8 @@ menu:
     name: Update a config
     parent: Telegraf configurations
 aliases:
-  - /v2.0/write-data/no-code/use-telegraf/auto-config/update-telegraf-config/
-  - /v2.0/collect-data/use-telegraf/auto-config/update-telegraf-config
-  - /v2.0/telegraf-configs/update/
+  - /influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/update-telegraf-config/
+  - /influxdb/v2.0/collect-data/use-telegraf/auto-config/update-telegraf-config
 ---
 
 Use the InfluxDB user interface (UI) or the [`influx` CLI](/influxdb/v2.0/reference/cli/influx/)
diff --git a/content/influxdb/v2.0/telegraf-configs/view.md b/content/influxdb/v2.0/telegraf-configs/view.md
index cc5d7e1ac..c5d3e1552 100644
--- a/content/influxdb/v2.0/telegraf-configs/view.md
+++ b/content/influxdb/v2.0/telegraf-configs/view.md
@@ -9,9 +9,8 @@ menu:
     name: View configs
     parent: Telegraf configurations
 aliases:
-  - /v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/
-  - /v2.0/collect-data/use-telegraf/auto-config/view-telegraf-config
-  - /v2.0/telegraf-configs/view/
+  - /influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/
+  - /influxdb/v2.0/collect-data/use-telegraf/auto-config/view-telegraf-config
 ---
 
 Use the InfluxDB user interface (UI) or the [`influx` CLI](/influxdb/v2.0/reference/cli/influx/)
diff --git a/content/influxdb/v2.0/users/_index.md b/content/influxdb/v2.0/users/_index.md
index 103d6c30a..1a1a715cf 100644
--- a/content/influxdb/v2.0/users/_index.md
+++ b/content/influxdb/v2.0/users/_index.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     name: Manage users
 weight: 11
-aliases:
-  - /v2.0/users/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/users/change-password.md b/content/influxdb/v2.0/users/change-password.md
index 76e4e3191..a38201f58 100644
--- a/content/influxdb/v2.0/users/change-password.md
+++ b/content/influxdb/v2.0/users/change-password.md
@@ -7,8 +7,6 @@ menu:
     name: Change your password
     parent: Manage users
 weight: 105
-aliases:
-  - /v2.0/users/change-password/
 ---
 
 Use `influx` command line interface (CLI) to update your password.
diff --git a/content/influxdb/v2.0/users/create-user.md b/content/influxdb/v2.0/users/create-user.md
index 0fa969c69..26f8beaa7 100644
--- a/content/influxdb/v2.0/users/create-user.md
+++ b/content/influxdb/v2.0/users/create-user.md
@@ -7,8 +7,6 @@ menu:
     name: Create a user
     parent: Manage users
 weight: 101
-aliases:
-  - /v2.0/users/create-user/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/users/delete-user.md b/content/influxdb/v2.0/users/delete-user.md
index ace1138d5..fb812e37c 100644
--- a/content/influxdb/v2.0/users/delete-user.md
+++ b/content/influxdb/v2.0/users/delete-user.md
@@ -7,8 +7,6 @@ menu:
     name: Delete a user
     parent: Manage users
 weight: 103
-aliases:
-  - /v2.0/users/delete-user/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/users/update-user.md b/content/influxdb/v2.0/users/update-user.md
index 50db994d2..1beede8ca 100644
--- a/content/influxdb/v2.0/users/update-user.md
+++ b/content/influxdb/v2.0/users/update-user.md
@@ -7,8 +7,6 @@ menu:
     name: Update a user
     parent: Manage users
 weight: 103
-aliases:
-  - /v2.0/users/update-user/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/users/view-users.md b/content/influxdb/v2.0/users/view-users.md
index 4ba469d81..d34e4c2f6 100644
--- a/content/influxdb/v2.0/users/view-users.md
+++ b/content/influxdb/v2.0/users/view-users.md
@@ -7,8 +7,6 @@ menu:
     name: View users
     parent: Manage users
 weight: 102
-aliases:
-  - /v2.0/users/view-users/
 products: [oss]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/_index.md b/content/influxdb/v2.0/visualize-data/_index.md
index f32b0b5ef..cc4f4f88f 100644
--- a/content/influxdb/v2.0/visualize-data/_index.md
+++ b/content/influxdb/v2.0/visualize-data/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     name: Visualize data
 weight: 5
-aliases:
-  - /v2.0/visualize-data/
 ---
 
 The InfluxDB user interface (UI) provides tools for building custom dashboards to visualize your data.
diff --git a/content/influxdb/v2.0/visualize-data/dashboards/_index.md b/content/influxdb/v2.0/visualize-data/dashboards/_index.md
index dff0aa5db..80c993fbc 100644
--- a/content/influxdb/v2.0/visualize-data/dashboards/_index.md
+++ b/content/influxdb/v2.0/visualize-data/dashboards/_index.md
@@ -7,8 +7,6 @@ menu:
     name: Manage dashboards
     parent: Visualize data
 weight: 102
-aliases:
-  - /influxdb/v2.0/visualize-data/dashboards/
 ---
 
 Create, edit, and manage dashboards from the **Dashboards** tab in the left navigation.
diff --git a/content/influxdb/v2.0/visualize-data/dashboards/_index.md~HEAD b/content/influxdb/v2.0/visualize-data/dashboards/_index.md~HEAD
deleted file mode 100644
index 2eddbec61..000000000
--- a/content/influxdb/v2.0/visualize-data/dashboards/_index.md~HEAD
+++ /dev/null
@@ -1,39 +0,0 @@
----
-title: Manage InfluxDB dashboards
-description: Create, edit, and manage custom dashboards in the InfluxDB user interface (UI).
-influxdb/v2.0/tags: [dashboards]
-menu:
-  influxdb_2_0:
-    name: Manage dashboards
-    parent: Visualize data
-weight: 102
-aliases:
-  - /v2.0/visualize-data/dashboards/
----
-
-Create, edit, and manage dashboards from the **Dashboards** tab in the left navigation.
-
-{{< children >}}
-
-
-## View your dashboard ID
-
-Use the InfluxDB UI or `influx` CLI to view your dashboard ID.
-
-### Dashboard ID in the UI
-
-When viewing a dashboard in the InfluxDB UI, your dashboard ID appears in the URL.
-
-<pre class="highlight">
-http://localhost:9999/orgs/03a2bbf46249a000/dashboards/<span class="bp" style="font-weight:bold;margin:0 .15rem">04b6b15034cc000</span>/...
-</pre>
-
-### Dashboard ID in the CLI
-Use [`influx dashboards`](/influxdb/v2.0/reference/cli/influx/dashboards/) to view a list of dashboards and IDs.
-
-```sh
-> influx dashboards
-ID                  Name
-03a2bbf46249a000    dashboard-1
-03ace3a859669000    dashboard-2
-```
diff --git a/content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md b/content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md
index 8a235ac2d..f465d560f 100644
--- a/content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md
+++ b/content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md
@@ -8,8 +8,6 @@ menu:
     name: Control a dashboard
     parent: Manage dashboards
 weight: 203
-aliases:
-  - /v2.0/visualize-data/dashboards/control-dashboard/
 ---
 
 ## Control at the dashboard level
diff --git a/content/influxdb/v2.0/visualize-data/dashboards/create-dashboard.md b/content/influxdb/v2.0/visualize-data/dashboards/create-dashboard.md
index 5b6aadafc..367b560b0 100644
--- a/content/influxdb/v2.0/visualize-data/dashboards/create-dashboard.md
+++ b/content/influxdb/v2.0/visualize-data/dashboards/create-dashboard.md
@@ -10,8 +10,6 @@ menu:
     name: Create a dashboard
     parent: Manage dashboards
 weight: 201
-aliases:
-  - /v2.0/visualize-data/dashboards/create-dashboard/
 ---
 
 ## Create a new dashboard
diff --git a/content/influxdb/v2.0/visualize-data/dashboards/delete-dashboard.md b/content/influxdb/v2.0/visualize-data/dashboards/delete-dashboard.md
index 28222a826..31a2fdcf5 100644
--- a/content/influxdb/v2.0/visualize-data/dashboards/delete-dashboard.md
+++ b/content/influxdb/v2.0/visualize-data/dashboards/delete-dashboard.md
@@ -7,8 +7,6 @@ menu:
   influxdb_2_0:
     parent: Manage dashboards
 weight: 204
-aliases:
-  - /v2.0/visualize-data/dashboards/delete-dashboard/
 ---
 
 To delete a dashboard from the InfluxDB user interface (UI):
diff --git a/content/influxdb/v2.0/visualize-data/dashboards/export-dashboard.md b/content/influxdb/v2.0/visualize-data/dashboards/export-dashboard.md
index 8caac44bb..70ed1e76b 100644
--- a/content/influxdb/v2.0/visualize-data/dashboards/export-dashboard.md
+++ b/content/influxdb/v2.0/visualize-data/dashboards/export-dashboard.md
@@ -9,8 +9,6 @@ menu:
     name: Export a dashboard
     parent: Manage dashboards
 weight: 203
-aliases:
-  - /v2.0/visualize-data/dashboards/export-dashboard/
 ---
 
 InfluxDB lets you export dashboards from the InfluxDB user interface (UI).
diff --git a/content/influxdb/v2.0/visualize-data/explore-metrics.md b/content/influxdb/v2.0/visualize-data/explore-metrics.md
index 11fc1c461..0c384f8ad 100644
--- a/content/influxdb/v2.0/visualize-data/explore-metrics.md
+++ b/content/influxdb/v2.0/visualize-data/explore-metrics.md
@@ -9,8 +9,6 @@ menu:
     name: Explore metrics
     parent: Visualize data
 weight: 101
-aliases:
-  - /v2.0/visualize-data/explore-metrics/
 ---
 
 Explore and visualize your data in the **Data Explorer**.
diff --git a/content/influxdb/v2.0/visualize-data/labels.md b/content/influxdb/v2.0/visualize-data/labels.md
index fbb19e080..ad61b14e4 100644
--- a/content/influxdb/v2.0/visualize-data/labels.md
+++ b/content/influxdb/v2.0/visualize-data/labels.md
@@ -9,8 +9,6 @@ menu:
     name: Manage labels
     parent: Visualize data
 weight: 104
-aliases:
-  - /v2.0/visualize-data/labels/
 ---
 
 Labels are a way to add visual metadata to dashboards, tasks, and other items in the InfluxDB UI.
diff --git a/content/influxdb/v2.0/visualize-data/other-tools/_index.md b/content/influxdb/v2.0/visualize-data/other-tools/_index.md
index 86a098022..a85eb5d8a 100644
--- a/content/influxdb/v2.0/visualize-data/other-tools/_index.md
+++ b/content/influxdb/v2.0/visualize-data/other-tools/_index.md
@@ -8,8 +8,6 @@ menu:
     name: Other visualization tools
     parent: Visualize data
 weight: 109
-aliases:
-  - /v2.0/visualize-data/other-tools/
 ---
 
 Use visualization tools other than the InfluxDB user interface to query and
diff --git a/content/influxdb/v2.0/visualize-data/other-tools/grafana.md b/content/influxdb/v2.0/visualize-data/other-tools/grafana.md
index 779417f68..ac5e4387e 100644
--- a/content/influxdb/v2.0/visualize-data/other-tools/grafana.md
+++ b/content/influxdb/v2.0/visualize-data/other-tools/grafana.md
@@ -7,8 +7,6 @@ menu:
     name: Use Grafana
     parent: Other visualization tools
 weight: 201
-aliases:
-  - /v2.0/visualize-data/other-tools/grafana/
 influxdb/v2.0/tags: [grafana]
 related:
   - https://grafana.com/docs/, Grafana documentation
diff --git a/content/influxdb/v2.0/visualize-data/templates/_index.md b/content/influxdb/v2.0/visualize-data/templates/_index.md
index 36221dd1a..4c76ee95b 100644
--- a/content/influxdb/v2.0/visualize-data/templates/_index.md
+++ b/content/influxdb/v2.0/visualize-data/templates/_index.md
@@ -7,8 +7,6 @@ menu:
     name: Manage dashboard templates
     parent: Visualize data
 weight: 104
-aliases:
-  - /v2.0/visualize-data/templates/
 ---
 
 Dashboard templates are a way to create and share dashboards across organizations
diff --git a/content/influxdb/v2.0/visualize-data/templates/create-template.md b/content/influxdb/v2.0/visualize-data/templates/create-template.md
index de3772522..792f9aee7 100644
--- a/content/influxdb/v2.0/visualize-data/templates/create-template.md
+++ b/content/influxdb/v2.0/visualize-data/templates/create-template.md
@@ -8,8 +8,6 @@ menu:
     name: Create a template
     parent: Manage dashboard templates
 weight: 201
-aliases:
-  - /v2.0/visualize-data/templates/create-template/
 ---
 
 ## Create a template from an existing dashboard
diff --git a/content/influxdb/v2.0/visualize-data/templates/delete-template.md b/content/influxdb/v2.0/visualize-data/templates/delete-template.md
index 1bba0b3b6..5e1aa6ffb 100644
--- a/content/influxdb/v2.0/visualize-data/templates/delete-template.md
+++ b/content/influxdb/v2.0/visualize-data/templates/delete-template.md
@@ -8,8 +8,6 @@ menu:
     name: Delete a template
     parent: Manage dashboard templates
 weight: 203
-aliases:
-  - /v2.0/visualize-data/templates/delete-template/
 ---
 
 To delete a template in the InfluxDB UI:
diff --git a/content/influxdb/v2.0/visualize-data/templates/use-template.md b/content/influxdb/v2.0/visualize-data/templates/use-template.md
index 53291df21..ccea07508 100644
--- a/content/influxdb/v2.0/visualize-data/templates/use-template.md
+++ b/content/influxdb/v2.0/visualize-data/templates/use-template.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     parent: Manage dashboard templates
 weight: 202
-aliases:
-  - /v2.0/visualize-data/templates/use-template/
 ---
 
 To create a new dashboard from an InfluxDB dashboard template:
diff --git a/content/influxdb/v2.0/visualize-data/templates/view-template.md b/content/influxdb/v2.0/visualize-data/templates/view-template.md
index 83410aac0..6c5c9e160 100644
--- a/content/influxdb/v2.0/visualize-data/templates/view-template.md
+++ b/content/influxdb/v2.0/visualize-data/templates/view-template.md
@@ -8,8 +8,6 @@ menu:
     name: View templates
     parent: Manage dashboard templates
 weight: 202
-aliases:
-  - /v2.0/visualize-data/templates/view-template/
 ---
 
 To view templates in the InfluxDB userface (UI):
diff --git a/content/influxdb/v2.0/visualize-data/variables/_index.md b/content/influxdb/v2.0/visualize-data/variables/_index.md
index 54b52f8df..db18319a2 100644
--- a/content/influxdb/v2.0/visualize-data/variables/_index.md
+++ b/content/influxdb/v2.0/visualize-data/variables/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     parent: Visualize data
 weight: 103
-aliases:
-  - /v2.0/visualize-data/variables/
 influxdb/v2.0/tags: [variables]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/variables/common-variables.md b/content/influxdb/v2.0/visualize-data/variables/common-variables.md
index 204a6fb71..f0b936701 100644
--- a/content/influxdb/v2.0/visualize-data/variables/common-variables.md
+++ b/content/influxdb/v2.0/visualize-data/variables/common-variables.md
@@ -6,8 +6,6 @@ menu:
     parent: Use and manage variables
     name: Common variable queries
 weight: 208
-aliases:
-  - /v2.0/visualize-data/variables/common-variables/
 influxdb/v2.0/tags: [variables]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/variables/create-variable.md b/content/influxdb/v2.0/visualize-data/variables/create-variable.md
index 29e7cda6f..82e9bb4c1 100644
--- a/content/influxdb/v2.0/visualize-data/variables/create-variable.md
+++ b/content/influxdb/v2.0/visualize-data/variables/create-variable.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Use and manage variables
 weight: 201
-aliases:
-  - /v2.0/visualize-data/variables/create-variable/
 influxdb/v2.0/tags: [variables]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/variables/delete-variable.md b/content/influxdb/v2.0/visualize-data/variables/delete-variable.md
index dd28edc0a..4d8fea5dd 100644
--- a/content/influxdb/v2.0/visualize-data/variables/delete-variable.md
+++ b/content/influxdb/v2.0/visualize-data/variables/delete-variable.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Use and manage variables
 weight: 205
-aliases:
-  - /v2.0/visualize-data/variables/delete-variable/
 influxdb/v2.0/tags: [variables]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/variables/export-variable.md b/content/influxdb/v2.0/visualize-data/variables/export-variable.md
index df028806c..745da0637 100644
--- a/content/influxdb/v2.0/visualize-data/variables/export-variable.md
+++ b/content/influxdb/v2.0/visualize-data/variables/export-variable.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Use and manage variables
 weight: 204
-aliases:
-  - /v2.0/visualize-data/variables/export-variable/
 influxdb/v2.0/tags: [variables]
 ---
 Export dashboard variables from the InfluxDB user interface (UI).
diff --git a/content/influxdb/v2.0/visualize-data/variables/update-variable.md b/content/influxdb/v2.0/visualize-data/variables/update-variable.md
index e9519bc45..a3407e8a3 100644
--- a/content/influxdb/v2.0/visualize-data/variables/update-variable.md
+++ b/content/influxdb/v2.0/visualize-data/variables/update-variable.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Use and manage variables
 weight: 203
-aliases:
-  - /v2.0/visualize-data/variables/update-variable/
 influxdb/v2.0/tags: [variables]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/variables/variable-types.md b/content/influxdb/v2.0/visualize-data/variables/variable-types.md
index 9d4950871..0efbb550e 100644
--- a/content/influxdb/v2.0/visualize-data/variables/variable-types.md
+++ b/content/influxdb/v2.0/visualize-data/variables/variable-types.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Use and manage variables
 weight: 207
-aliases:
-  - /v2.0/visualize-data/variables/variable-types/
 influxdb/v2.0/tags: [variables]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/variables/view-variables.md b/content/influxdb/v2.0/visualize-data/variables/view-variables.md
index 98f923304..981e3dd43 100644
--- a/content/influxdb/v2.0/visualize-data/variables/view-variables.md
+++ b/content/influxdb/v2.0/visualize-data/variables/view-variables.md
@@ -6,8 +6,6 @@ menu:
   influxdb_2_0:
     parent: Use and manage variables
 weight: 203
-aliases:
-  - /v2.0/visualize-data/variables/view-variables/
 influxdb/v2.0/tags: [variables]
 ---
 
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/_index.md b/content/influxdb/v2.0/visualize-data/visualization-types/_index.md
index 76f025cea..7dfab1134 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/_index.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/_index.md
@@ -8,8 +8,6 @@ menu:
   influxdb_2_0:
     parent: Visualize data
 weight: 105
-aliases:
-  - /v2.0/visualize-data/visualization-types/
 ---
 
 The InfluxDB UI provides multiple visualization types to visualize your data in
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/gauge.md b/content/influxdb/v2.0/visualize-data/visualization-types/gauge.md
index 3c70333c5..81f158383 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/gauge.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/gauge.md
@@ -5,8 +5,6 @@ list_image: /img/influxdb/2-0-visualizations-gauge-example.png
 description: >
   The Gauge view displays the single value most recent value for a time series in a gauge view.
 weight: 206
-aliases:
-  - /v2.0/visualize-data/visualization-types/gauge/
 menu:
   influxdb_2_0:
     name: Gauge
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md b/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
index 7c10d31a4..de31357ff 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
@@ -6,8 +6,6 @@ description: >
   The Graph + Single Stat view displays the specified time series in a line graph
   and overlays the single most recent value as a large numeric value.
 weight: 202
-aliases:
-  - /v2.0/visualize-data/visualization-types/graph-single-stat/
 menu:
   influxdb_2_0:
     name: Graph + Single Stat
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/graph.md b/content/influxdb/v2.0/visualize-data/visualization-types/graph.md
index 6c76dc5d6..3ac1b1161 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/graph.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/graph.md
@@ -5,8 +5,6 @@ list_image: /img/influxdb/2-0-visualizations-line-graph-example.png
 description: >
   The Graph view lets you select from multiple graph types such as line graphs and bar graphs *(Coming)*.
 weight: 201
-aliases:
-  - /v2.0/visualize-data/visualization-types/graph/
 menu:
   influxdb_2_0:
     name: Graph
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md b/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md
index 3b206c851..131e8ee1a 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md
@@ -6,8 +6,6 @@ description: >
   A Heatmap displays the distribution of data on an x and y axes where color
   represents different concentrations of data points.
 weight: 203
-aliases:
-  - /v2.0/visualize-data/visualization-types/heatmap/
 menu:
   influxdb_2_0:
     name: Heatmap
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/histogram.md b/content/influxdb/v2.0/visualize-data/visualization-types/histogram.md
index 98cbd3f14..b9d48f2e6 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/histogram.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/histogram.md
@@ -6,8 +6,6 @@ description: >
   A histogram is a way to view the distribution of data.
   The y-axis is dedicated to count, and the x-axis is divided into bins.
 weight: 204
-aliases:
-  - /v2.0/visualize-data/visualization-types/histogram/
 menu:
   influxdb_2_0:
     name: Histogram
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md b/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md
index 4502d4dc8..182506acf 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md
@@ -5,8 +5,6 @@ list_image: /img/influxdb/2-0-visualizations-scatter-example.png
 description: >
   The Scatter view uses a scatter plot to display time series data.
 weight: 208
-aliases:
-  - /v2.0/visualize-data/visualization-types/scatter/
 menu:
   influxdb_2_0:
     name: Scatter
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/single-stat.md b/content/influxdb/v2.0/visualize-data/visualization-types/single-stat.md
index 8f86e31ac..ebe4dfc3a 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/single-stat.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/single-stat.md
@@ -5,8 +5,6 @@ list_image: /img/influxdb/2-0-visualizations-single-stat-example.png
 description: >
   The Single Stat view displays the most recent value of the specified time series as a numerical value.
 weight: 205
-aliases:
-  - /v2.0/visualize-data/visualization-types/single-stat/
 menu:
   influxdb_2_0:
     name: Single Stat
diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/table.md b/content/influxdb/v2.0/visualize-data/visualization-types/table.md
index 2f096e0a5..41603bcc2 100644
--- a/content/influxdb/v2.0/visualize-data/visualization-types/table.md
+++ b/content/influxdb/v2.0/visualize-data/visualization-types/table.md
@@ -6,8 +6,6 @@ description: >
   The Table option displays the results of queries in a tabular view, which is
   sometimes easier to analyze than graph views of data.
 weight: 207
-aliases:
-  - /v2.0/visualize-data/visualization-types/table/
 menu:
   influxdb_2_0:
     name: Table
diff --git a/content/influxdb/v2.0/write-data/_index.md b/content/influxdb/v2.0/write-data/_index.md
index 965dcdb1b..2c5dd50ad 100644
--- a/content/influxdb/v2.0/write-data/_index.md
+++ b/content/influxdb/v2.0/write-data/_index.md
@@ -5,9 +5,8 @@ description: >
   Collect and write time series data to InfluxDB Cloud and InfluxDB OSS.
 weight: 2
 aliases:
-  - /v2.0/write-data/quick-start/
-  - /v2.0/write-data/sample-data/demo-data/
-  - /v2.0/write-data/
+  - /influxdb/v2.0/write-data/quick-start/
+  - /influxdb/v2.0/write-data/sample-data/demo-data/
 menu:
   influxdb_2_0:
     name: Write data
diff --git a/content/influxdb/v2.0/write-data/best-practices/_index.md b/content/influxdb/v2.0/write-data/best-practices/_index.md
index 540dba5c6..8c086c977 100644
--- a/content/influxdb/v2.0/write-data/best-practices/_index.md
+++ b/content/influxdb/v2.0/write-data/best-practices/_index.md
@@ -4,8 +4,6 @@ seotitle: Best practices for writing data to InfluxDB
 description: >
   Learn about the recommendations and best practices for writing data to InfluxDB.
 weight: 105
-aliases:
-  - /v2.0/write-data/best-practices/
 menu:
   influxdb_2_0:
     name: Best practices
diff --git a/content/influxdb/v2.0/write-data/best-practices/duplicate-points.md b/content/influxdb/v2.0/write-data/best-practices/duplicate-points.md
index 2be6508d1..3cbddeb7c 100644
--- a/content/influxdb/v2.0/write-data/best-practices/duplicate-points.md
+++ b/content/influxdb/v2.0/write-data/best-practices/duplicate-points.md
@@ -6,8 +6,6 @@ description: >
   This article discusses methods for preserving data from two points with a common
   measurement, tag set, and timestamp but a different field set.
 weight: 202
-aliases:
-  - /v2.0/write-data/best-practices/duplicate-points/
 menu:
   influxdb_2_0:
     name: Handle duplicate points
diff --git a/content/influxdb/v2.0/write-data/best-practices/optimize-writes.md b/content/influxdb/v2.0/write-data/best-practices/optimize-writes.md
index 93271339f..b7df11ac3 100644
--- a/content/influxdb/v2.0/write-data/best-practices/optimize-writes.md
+++ b/content/influxdb/v2.0/write-data/best-practices/optimize-writes.md
@@ -3,8 +3,6 @@ title: Optimize writes to InfluxDB
 description: >
   Simple tips to optimize performance and system overhead when writing data to InfluxDB.
 weight: 202
-aliases:
-  - /v2.0/write-data/best-practices/optimize-writes/
 menu:
   influxdb_2_0:
     parent: write-best-practices
diff --git a/content/influxdb/v2.0/write-data/developer-tools/_index.md b/content/influxdb/v2.0/write-data/developer-tools/_index.md
index 8343d0a77..cab5f9ff2 100644
--- a/content/influxdb/v2.0/write-data/developer-tools/_index.md
+++ b/content/influxdb/v2.0/write-data/developer-tools/_index.md
@@ -3,8 +3,6 @@ title: Developer tools
 seotitle: Write data to InfluxDB with developer tools
 list_title: Use developer tools
 weight: 102
-aliases:
-  - /v2.0/write-data/developer-tools/
 description: >
   Write data to InfluxDB with developer tools.
 menu:
diff --git a/content/influxdb/v2.0/write-data/developer-tools/api.md b/content/influxdb/v2.0/write-data/developer-tools/api.md
index cb57a289e..5c0c2f5f7 100644
--- a/content/influxdb/v2.0/write-data/developer-tools/api.md
+++ b/content/influxdb/v2.0/write-data/developer-tools/api.md
@@ -3,8 +3,6 @@ title: InfluxDB API
 seotitle: Write data with the InfluxDB API
 list_title: Write data with the InfluxDB API
 weight: 206
-aliases:
-  - /v2.0/write-data/developer-tools/api/
 description: >
   Write data to InfluxDB using the InfluxDB API.
 menu:
diff --git a/content/influxdb/v2.0/write-data/developer-tools/client-libraries.md b/content/influxdb/v2.0/write-data/developer-tools/client-libraries.md
index 18e14df53..e36eaf217 100644
--- a/content/influxdb/v2.0/write-data/developer-tools/client-libraries.md
+++ b/content/influxdb/v2.0/write-data/developer-tools/client-libraries.md
@@ -9,8 +9,6 @@ menu:
   influxdb_2_0:
     name: Client libraries
     parent: Developer tools
-aliases:
-  - /v2.0/write-data/developer-tools/client-libraries/
 ---
 
 Use language-specific client libraries to integrate with the InfluxDB v2 API.
diff --git a/content/influxdb/v2.0/write-data/developer-tools/csv.md b/content/influxdb/v2.0/write-data/developer-tools/csv.md
index 71eab3a89..b9c42e438 100644
--- a/content/influxdb/v2.0/write-data/developer-tools/csv.md
+++ b/content/influxdb/v2.0/write-data/developer-tools/csv.md
@@ -9,8 +9,7 @@ menu:
     name: Write CSV data
     parent: Developer tools
 aliases:
-  - /v2.0/write-data/csv/
-  - /v2.0/write-data/developer-tools/csv/
+  - /influxdb/v2.0/write-data/csv/
 weight: 204
 related:
   - /influxdb/v2.0/reference/syntax/line-protocol/
diff --git a/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md b/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md
index d5651960f..f42d7b2a8 100644
--- a/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md
+++ b/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md
@@ -5,8 +5,6 @@ list_title: Write data with the influx CLI
 weight: 205
 description: >
   Write data to InfluxDB using the `influx` CLI.
-aliases:
-  - /v2.0/write-data/developer-tools/influx-cli/
 menu:
   influxdb_2_0:
     name: Influx CLI
diff --git a/content/influxdb/v2.0/write-data/no-code/_index.md b/content/influxdb/v2.0/write-data/no-code/_index.md
index 989b46de5..a98751b09 100644
--- a/content/influxdb/v2.0/write-data/no-code/_index.md
+++ b/content/influxdb/v2.0/write-data/no-code/_index.md
@@ -6,9 +6,8 @@ weight: 101
 description: >
   Write data to InfluxDB without writing code.
 aliases:
-  - /v2.0/collect-data/advanced-telegraf
-  - /v2.0/collect-data/use-telegraf
-  - /v2.0/write-data/no-code/
+  - /influxdb/v2.0/collect-data/advanced-telegraf
+  - /influxdb/v2.0/collect-data/use-telegraf
 menu:
   influxdb_2_0:
     name: No-code solutions
diff --git a/content/influxdb/v2.0/write-data/no-code/scrape-data/_index.md b/content/influxdb/v2.0/write-data/no-code/scrape-data/_index.md
index 2211149b9..dcd8b759d 100644
--- a/content/influxdb/v2.0/write-data/no-code/scrape-data/_index.md
+++ b/content/influxdb/v2.0/write-data/no-code/scrape-data/_index.md
@@ -6,11 +6,10 @@ description: >
   Scrape data from InfluxDB instances or remote endpoints using InfluxDB scrapers.
   Create a scraper in the InfluxDB UI to collect metrics from a specified target.
 aliases:
-  - /v2.0/collect-data/scraper-metrics-endpoint
-  - /v2.0/collect-data/scrape-data
-  - /v2.0/write-data/scrape-data
-  - /v2.0/write-data/scrapable-endpoints
-  - /v2.0/write-data/no-code/scrape-data/
+  - /influxdb/v2.0/collect-data/scraper-metrics-endpoint
+  - /influxdb/v2.0/collect-data/scrape-data
+  - /influxdb/v2.0/write-data/scrape-data
+  - /influxdb/v2.0/write-data/scrapable-endpoints
 influxdb/v2.0/tags: [scraper]
 menu:
   influxdb_2_0:
diff --git a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/_index.md b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/_index.md
index 6ff8d1da7..562ccea19 100644
--- a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/_index.md
+++ b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/_index.md
@@ -3,9 +3,8 @@ title: Manage scrapers
 seotitle: Manage InfluxDB scrapers
 description: Create, update, and delete InfluxDB data scrapers in the InfluxDB user interface.
 aliases:
-  - /v2.0/collect-data/scrape-data/manage-scrapers
-  - /v2.0/write-data/scrape-data/manage-scrapers
-  - /v2.0/write-data/no-code/scrape-data/manage-scrapers/
+  - /influxdb/v2.0/collect-data/scrape-data/manage-scrapers
+  - /influxdb/v2.0/write-data/scrape-data/manage-scrapers
 menu:
   influxdb_2_0:
     name: Manage scrapers
diff --git a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/create-a-scraper.md b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/create-a-scraper.md
index 1a70cf2e7..81110e502 100644
--- a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/create-a-scraper.md
+++ b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/create-a-scraper.md
@@ -3,9 +3,8 @@ title: Create a scraper
 seotitle: Create an InfluxDB scraper
 description: Create an InfluxDB scraper that collects data from InfluxDB or a remote endpoint.
 aliases:
-  - /v2.0/collect-data/scrape-data/manage-scrapers/create-a-scraper
-  - /v2.0/write-data/scrape-data/manage-scrapers/create-a-scraper
-  - /v2.0/write-data/no-code/scrape-data/manage-scrapers/create-a-scraper
+  - /influxdb/v2.0/collect-data/scrape-data/manage-scrapers/create-a-scraper
+  - /influxdb/v2.0/write-data/scrape-data/manage-scrapers/create-a-scraper
 menu:
   influxdb_2_0:
     parent: Manage scrapers
diff --git a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/delete-a-scraper.md b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/delete-a-scraper.md
index 6b1296587..982af3e16 100644
--- a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/delete-a-scraper.md
+++ b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/delete-a-scraper.md
@@ -3,9 +3,8 @@ title: Delete a scraper
 seotitle: Delete an InfluxDB scraper
 description: Delete an InfluxDB scraper in the InfluxDB user interface.
 aliases:
-  - /v2.0/collect-data/scrape-data/manage-scrapers/delete-a-scraper
-  - /v2.0/write-data/scrape-data/manage-scrapers/delete-a-scraper
-  - /v2.0/write-data/no-code/scrape-data/manage-scrapers/delete-a-scraper
+  - /influxdb/v2.0/collect-data/scrape-data/manage-scrapers/delete-a-scraper
+  - /influxdb/v2.0/write-data/scrape-data/manage-scrapers/delete-a-scraper
 menu:
   influxdb_2_0:
     parent: Manage scrapers
diff --git a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/update-a-scraper.md b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/update-a-scraper.md
index 05a80b280..83e47268f 100644
--- a/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/update-a-scraper.md
+++ b/content/influxdb/v2.0/write-data/no-code/scrape-data/manage-scrapers/update-a-scraper.md
@@ -3,9 +3,8 @@ title: Update a scraper
 seotitle: Update an InfluxDB scraper
 description: Update an InfluxDB scraper that collects data from InfluxDB or a remote endpoint.
 aliases:
-  - /v2.0/collect-data/scrape-data/manage-scrapers/update-a-scraper
-  - /v2.0/write-data/scrape-data/manage-scrapers/update-a-scraper
-  - /v2.0/write-data/no-code/scrape-data/manage-scrapers/update-a-scraper
+  - /influxdb/v2.0/collect-data/scrape-data/manage-scrapers/update-a-scraper
+  - /influxdb/v2.0/write-data/scrape-data/manage-scrapers/update-a-scraper
 menu:
   influxdb_2_0:
     parent: Manage scrapers
diff --git a/content/influxdb/v2.0/write-data/no-code/scrape-data/scrapable-endpoints.md b/content/influxdb/v2.0/write-data/no-code/scrape-data/scrapable-endpoints.md
index 472a7a80d..687889e38 100644
--- a/content/influxdb/v2.0/write-data/no-code/scrape-data/scrapable-endpoints.md
+++ b/content/influxdb/v2.0/write-data/no-code/scrape-data/scrapable-endpoints.md
@@ -7,8 +7,7 @@ description: >
   This article provides links to information about the Prometheus data format
   and tools that generate Prometheus-formatted metrics.
 aliases:
-  - /v2.0/collect-data/scrape-data/scrapable-endpoints
-  - /v2.0/write-data/no-code/scrape-data/scrapable-endpoints/
+  - /influxdb/v2.0/collect-data/scrape-data/scrapable-endpoints
 menu:
   influxdb_2_0:
     parent: Scrape data
diff --git a/content/influxdb/v2.0/write-data/no-code/third-party.md b/content/influxdb/v2.0/write-data/no-code/third-party.md
index 39084e649..dbf568e25 100644
--- a/content/influxdb/v2.0/write-data/no-code/third-party.md
+++ b/content/influxdb/v2.0/write-data/no-code/third-party.md
@@ -5,8 +5,6 @@ list_title: Write data with third-party technologies
 weight: 103
 description: >
   Write data to InfluxDB using third-party technologies.
-aliases:
-  - /v2.0/write-data/no-code/third-party/
 menu:
   influxdb_2_0:
     name: Third-party technologies
diff --git a/content/influxdb/v2.0/write-data/no-code/use-telegraf/_index.md b/content/influxdb/v2.0/write-data/no-code/use-telegraf/_index.md
index 669c95d81..525fc8017 100644
--- a/content/influxdb/v2.0/write-data/no-code/use-telegraf/_index.md
+++ b/content/influxdb/v2.0/write-data/no-code/use-telegraf/_index.md
@@ -7,10 +7,9 @@ description: >
   Use Telegraf to collect and write data to InfluxDB v2.0.
   Create Telegraf configurations in the InfluxDB UI or manually configure Telegraf.
 aliases:
-  - /v2.0/collect-data/advanced-telegraf
-  - /v2.0/collect-data/use-telegraf
-  - /v2.0/write-data/use-telegraf/
-  - /v2.0/write-data/no-code/use-telegraf/
+  - /influxdb/v2.0/collect-data/advanced-telegraf
+  - /influxdb/v2.0/collect-data/use-telegraf
+  - /influxdb/v2.0/write-data/use-telegraf/
 menu:
   influxdb_2_0:
     name: Telegraf (agent)
diff --git a/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md b/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md
index d5efd2f95..cabeb0151 100644
--- a/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md
+++ b/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md
@@ -5,9 +5,8 @@ description: >
   Use the InfluxDB UI to automatically generate a Telegraf configuration,
   then start Telegraf using the generated configuration file.
 aliases:
-  - /v2.0/collect-data/use-telegraf/auto-config
-  - /v2.0/write-data/use-telegraf/auto-config
-  - /v2.0/write-data/no-code/use-telegraf/auto-config
+  - /influxdb/v2.0/collect-data/use-telegraf/auto-config
+  - /influxdb/v2.0/write-data/use-telegraf/auto-config
 menu:
   influxdb_2_0:
     parent: Telegraf (agent)
diff --git a/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md b/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md
index ec8877015..1e43f0909 100644
--- a/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md
+++ b/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md
@@ -6,9 +6,8 @@ description: >
   output plugin to write to InfluxDB v2.0.
   Start Telegraf using the custom configuration.
 aliases:
-  - /v2.0/collect-data/use-telegraf/manual-config
-  - /v2.0/write-data/use-telegraf/manual-config
-  - /v2.0/write-data/no-code/use-telegraf/manual-config
+  - /influxdb/v2.0/collect-data/use-telegraf/manual-config
+  - /influxdb/v2.0/write-data/use-telegraf/manual-config
 menu:
   influxdb_2_0:
     parent: Telegraf (agent)
diff --git a/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/_index.md b/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/_index.md
index 6d05d677c..4a3f2c605 100644
--- a/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/_index.md
+++ b/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/_index.md
@@ -3,8 +3,7 @@ title: Use Telegraf plugins
 description: >
   Use Telegraf plugins to capture and write metrics to InfluxDB.
 aliases:
-  - /v2.0/write-data/use-telegraf/use-telegraf-plugins/
-  - /v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/
+  - /influxdb/v2.0/write-data/use-telegraf/use-telegraf-plugins/
 menu:
   influxdb_2_0:
     name: Use Telegraf plugins
diff --git a/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/use-http-plugin.md b/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/use-http-plugin.md
index 653d59cfa..8c96309d4 100644
--- a/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/use-http-plugin.md
+++ b/content/influxdb/v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/use-http-plugin.md
@@ -5,8 +5,7 @@ list_title: HTTP input plugin
 description: >
   Write Citi Bike data to your InfluxDB instance with the HTTP plugin.
 aliases:
-  - /v2.0/write-data/use-telegraf/use-telegraf-plugins/use-http-plugin/
-  - /v2.0/write-data/no-code/use-telegraf/use-telegraf-plugins/use-http-plugin/
+  - /influxdb/v2.0/write-data/use-telegraf/use-telegraf-plugins/use-http-plugin/
 menu:
   influxdb_2_0:
     name: HTTP input plugin