Commit 4a2809c6 authored by jwlogemann-mercell's avatar jwlogemann-mercell Committed by GitHub

docs: Updated links to examples in README (#1077)

parent 25322b6b
...@@ -4,7 +4,7 @@ Terraform sub-module which creates VPC endpoint resources on AWS. ...@@ -4,7 +4,7 @@ Terraform sub-module which creates VPC endpoint resources on AWS.
## Usage ## 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 ```hcl
module "endpoints" { module "endpoints" {
...@@ -48,7 +48,7 @@ module "endpoints" { ...@@ -48,7 +48,7 @@ module "endpoints" {
## Examples ## 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 --> <!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Requirements ## Requirements
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment