lib/plugins/inspec-init/templates/profiles/aws/README.md in inspec-4.23.4 vs lib/plugins/inspec-init/templates/profiles/aws/README.md in inspec-4.23.10
- old
+ new
@@ -24,10 +24,10 @@
```
aws_vpc_id: 'custom-vpc-id'
```
-The related control will simply be skipped if this is not provided. See the [InSpec DSL documentation](https://www.inspec.io/docs/reference/dsl_inspec/) for more details on conditional execution using `only_if`.
+The related control will simply be skipped if this is not provided. See the [InSpec DSL documentation](https://docs.chef.io/inspec/dsl_inspec/) for more details on conditional execution using `only_if`.
## Run the tests
### With a VPC Identifier
\ No newline at end of file