Fixing missed upgrade links (should always point to the latest version) (#1581)

Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
This commit is contained in:
Janos 2024-04-30 14:53:30 +02:00 committed by GitHub
parent 2a32bb61b5
commit 31c8db1508
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ description: |-
# Migrating to OpenTofu from Terraform 1.5.x or lower
When migrating from Terraform 1.5.x or lower, please migrate to OpenTofu 1.6.2 first, then
[upgrade your OpenTofu installation](../upgrading.mdx) to the latest version.
[upgrade your OpenTofu installation](/docs/intro/upgrading/) to the latest version.
OpenTofu 1.6.2 is compatible with Terraform 1.5.x or lower. This migration guide will take you through the process of
switching from Terraform to OpenTofu.

View File

@ -8,7 +8,7 @@ description: |-
# Migrating to OpenTofu from Terraform 1.6.x
When migrating from Terraform 1.6.x, please migrate to OpenTofu 1.6.2 first, then
[upgrade your OpenTofu installation](../upgrading.mdx) to the latest version.
[upgrade your OpenTofu installation](/docs/intro/upgrading/) to the latest version.
OpenTofu 1.6.2 is largely compatible with Terraform 1.6.x with a few minor changes needed. This migration guide will
take you through the process of switching from Terraform to OpenTofu.

View File

@ -8,7 +8,7 @@ description: |-
# Migrating to OpenTofu from Terraform 1.8.x
When migrating from Terraform 1.8.x, please migrate to OpenTofu 1.7.0 first, then
[upgrade your OpenTofu installation](../upgrading.mdx) to the latest version.
[upgrade your OpenTofu installation](/docs/intro/upgrading/) to the latest version.
OpenTofu 1.7.0 is largely compatible with Terraform 1.8.x with a few minor changes needed. This migration guide will
take you through the process of switching from Terraform to OpenTofu.