Skip to content

Commit 4a2809c

Browse files
docs: Updated links to examples in README (#1077)
1 parent 25322b6 commit 4a2809c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/vpc-endpoints/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Terraform sub-module which creates VPC endpoint resources on AWS.
44

55
## Usage
66

7-
See [`examples`](../../examples) directory for working examples to reference:
7+
See [`examples`](https://github.com/terraform-aws-modules/terraform-aws-vpc/tree/master/examples) directory for working examples to reference:
88

99
```hcl
1010
module "endpoints" {
@@ -48,7 +48,7 @@ module "endpoints" {
4848

4949
## Examples
5050

51-
- [Complete-VPC](../../examples/complete) with VPC Endpoints.
51+
- [Complete-VPC](https://github.com/terraform-aws-modules/terraform-aws-vpc/tree/master/examples/complete) with VPC Endpoints.
5252

5353
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
5454
## Requirements

0 commit comments

Comments
 (0)