diff --git a/docs/common/deprovision.mdx b/docs/common/deprovision.mdx index 9fd7308a..7b0587d1 100644 --- a/docs/common/deprovision.mdx +++ b/docs/common/deprovision.mdx @@ -119,7 +119,7 @@ terraform destroy To deprovision the git provider resources, switch to the git provider subdirectory - for example: ```shell -cd gitops/git +cd terraform/github ``` You can then use standard `terraform` commands: