Skip to content

Commit 5a25dbd

Browse files
committed
Chore: Fix broken links
1 parent 14db660 commit 5a25dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/cloud/aws/aws-terraform-setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,6 @@ to destroy all associated resources:
196196
.. _AWS provider: https://registry.terraform.io/providers/hashicorp/aws/latest/docs
197197
.. _List of available AWS regions: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions
198198
.. _How to view VPC properties: https://docs.aws.amazon.com/vpc/latest/userguide/work-with-default-vpc.html#view-default-vpc
199-
.. _How to view subnet properties: https://docs.aws.amazon.com/vpc/latest/userguide/modify-subnets.html#view-subnet
199+
.. _How to view subnet properties: https://docs.aws.amazon.com/vpc/latest/userguide/configure-subnets.html
200200
.. _How to create EC2 key pairs: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html
201201
.. _community post: https://community.cratedb.com/t/deploying-cratedb-to-the-cloud-via-terraform/849

0 commit comments

Comments
 (0)