Skip to content

Commit e03d8ad

Browse files
authored
Update index.md
fix links
1 parent f688843 commit e03d8ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/guides/applications/configuration-management/terraform/how-to-build-your-infrastructure-using-terraform-and-linode

docs/guides/applications/configuration-management/terraform/how-to-build-your-infrastructure-using-terraform-and-linode/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ Using the configuration below with the `backend` block, you can set up Terraform
689689
HashiCorp only tests the S3 backend against Amazon S3 and offers support for S3-compatible providers on a best-effort basis only.
690690
{{< /note >}}
691691

692-
To proceed with this module, an [object storage bucket](/docs/guides/applications/configuration-management/terraform/how-to-use-terraform-with-linode-object-storage/#using-terraform-to-configure-linode-object-storage) must already exist on your account. Replace values with your bucket and key information:
692+
To proceed with this module, an [object storage bucket](/docs/guides/applications/configuration-management/terraform/how-to-use-terraform-with-linode-object-storage) must already exist on your account. Replace values with your bucket and key information:
693693

694694
```file {title="obj-backend.tf"}
695695
# Backend Configuration

0 commit comments

Comments
 (0)