mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-11 00:22:32 -06:00
Fix tofu install link (#1566)
Signed-off-by: Ignacio Anaya <ignacio.anaya89@gmail.com>
This commit is contained in:
parent
5407c427bf
commit
8cf64c2284
@ -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:
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
@ -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:
|
||||
|
||||
```
|
||||
|
@ -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/).
|
||||
|
@ -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:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user