Skip to content

Commit 0d9d276

Browse files
authored
Fixed broken links in READMEs (cloudposse/terraform-aws-components#749)
1 parent 14c50b6 commit 0d9d276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ my-api-test:
109109
jsonpath: foo.bar
110110
```
111111
112-
These configuration examples are defined in the YAML files in the [catalog/synthetics/examples](catalog/synthetics/examples) folder.
112+
These configuration examples are defined in the YAML files in the [catalog/synthetics/examples](https://github.com/cloudposse/terraform-aws-components/tree/main/modules/datadog-synthetics/catalog/synthetics/examples) folder.
113113
114114
You can use different subfolders for your use-case.
115115
For example, you can have `dev` and `prod` subfolders to define different synthetic tests for the `dev` and `prod` environments.

0 commit comments

Comments
 (0)