Skip to content

Commit

Permalink
docs: Updated links to examples in README (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwlogemann-mercell committed May 15, 2024
1 parent 25322b6 commit 4a2809c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/vpc-endpoints/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Terraform sub-module which creates VPC endpoint resources on AWS.

## Usage

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:

```hcl
module "endpoints" {
Expand Down Expand Up @@ -48,7 +48,7 @@ module "endpoints" {

## Examples

- [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.

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Requirements
Expand Down

0 comments on commit 4a2809c

Please sign in to comment.