We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25322b6 commit 4a2809cCopy full SHA for 4a2809c
modules/vpc-endpoints/README.md
@@ -4,7 +4,7 @@ Terraform sub-module which creates VPC endpoint resources on AWS.
4
5
## Usage
6
7
-See [`examples`](../../examples) directory for working examples to reference:
+See [`examples`](https://github.com/terraform-aws-modules/terraform-aws-vpc/tree/master/examples) directory for working examples to reference:
8
9
```hcl
10
module "endpoints" {
@@ -48,7 +48,7 @@ module "endpoints" {
48
49
## Examples
50
51
-- [Complete-VPC](../../examples/complete) with VPC Endpoints.
+- [Complete-VPC](https://github.com/terraform-aws-modules/terraform-aws-vpc/tree/master/examples/complete) with VPC Endpoints.
52
53
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
54
## Requirements
0 commit comments