mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Change docs links: /opentf-> /docs (#367)
Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ opentf apply -destroy
|
||||
```
|
||||
|
||||
For that reason, this command accepts most of the options that
|
||||
[`opentf apply`](/opentf/cli/commands/apply) accepts, although it does
|
||||
[`opentf apply`](/docs/cli/commands/apply) accepts, although it does
|
||||
not accept a plan file argument and forces the selection of the "destroy"
|
||||
planning mode.
|
||||
|
||||
@@ -38,5 +38,5 @@ destroying would be, by running the following command:
|
||||
opentf plan -destroy
|
||||
```
|
||||
|
||||
This will run [`opentf plan`](/opentf/cli/commands/plan) in _destroy_ mode, showing
|
||||
This will run [`opentf plan`](/docs/cli/commands/plan) in _destroy_ mode, showing
|
||||
you the proposed destroy changes without executing them.
|
||||
|
||||
Reference in New Issue
Block a user