Fix tofu install link (#1566)

Signed-off-by: Ignacio Anaya <ignacio.anaya89@gmail.com>
This commit is contained in:
Nacho Anaya 2024-04-30 05:29:49 -03:00 committed by GitHub
parent 5407c427bf
commit 8cf64c2284
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View File

@ -43,7 +43,7 @@ configuration and found no differences, so no changes are needed.
## Step 3: Install OpenTofu 1.6.2
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](install/index.mdx). Make sure
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](intro/install/index.mdx). Make sure
to install OpenTofu 1.6.2. Please test if you can successfully execute the `tofu` command and that it returns the
correct version:

View File

@ -44,7 +44,7 @@ configuration and found no differences, so no changes are needed.
## Step 3: Install OpenTofu 1.6.2
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](install/index.mdx). Make sure
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](intro/install/index.mdx). Make sure
to install OpenTofu 1.6.2. Please test if you can successfully execute the `tofu` command and that it returns the
correct version:

View File

@ -44,7 +44,7 @@ configuration and found no differences, so no changes are needed.
## Step 3: Install OpenTofu 1.7.0
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](install/index.mdx). Please test
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](intro/install/index.mdx). Please test
if you can successfully execute the `tofu` command:
```

View File

@ -43,7 +43,7 @@ configuration and found no differences, so no changes are needed.
## Step 3: Install OpenTofu 1.7.0
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](install/index.mdx). Please test
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](intro/install/index.mdx). Please test
if you can successfully execute the `tofu` command:
```
@ -155,4 +155,4 @@ Please roll back to Terraform and make sure your code works with Terraform. If y
This error happens when a module you specified in your configuration is not available in the OpenTofu registry.
Please roll back to Terraform and make sure your code works with Terraform. If your code works, please
[submit an issue to include the module in the registry](https://github.com/opentofu/registry/issues/).
[submit an issue to include the module in the registry](https://github.com/opentofu/registry/issues/).

View File

@ -33,7 +33,7 @@ configuration and found no differences, so no changes are needed.
## Step 3: Install OpenTofu 1.7.x
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](install/index.mdx). Please test
As a first step, please [follow the installation instructions for the OpenTofu CLI tool](intro/install/index.mdx). Please test
if you can successfully execute the `tofu` command and receive the correct version:
```