Skip to content

Commit

Permalink
Fix broken link to example (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
schwichti authored Feb 8, 2022
1 parent 1ca8d8d commit 002ef82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/launch-templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This module used to create Launch Templates for Node groups or Karpenter.

## Usage
This example shows how to consume the `launch-templates` module. See this full [example](examples/karpenter/main.tf).
This example shows how to consume the `launch-templates` module. See this full [example](../../examples/karpenter/main.tf).

```hcl
module "launch_templates" {
Expand Down

0 comments on commit 002ef82

Please sign in to comment.