AWS devicefarm documentation change
Summary
Fixed URL formatting for VPC ENI documentation link
Security assessment
The change only adjusts a URL structure and does not introduce or modify security-related content.
Diff
diff --git a/devicefarm/latest/developerguide/custom-test-environments-hosts-software.md b/devicefarm/latest/developerguide/custom-test-environments-hosts-software.md index 19208bfd7..eb9b6ac8e 100644 --- a//devicefarm/latest/developerguide/custom-test-environments-hosts-software.md +++ b//devicefarm/latest/developerguide/custom-test-environments-hosts-software.md @@ -11 +11 @@ Device Farm uses host machines that are pre-installed with many of the necessary -For any other required software, you can modify the test spec file to install from your test package, download from the internet, or access private sources within your VPC (see [VPC ENI](https://docs.aws.amazon.com/devicefarm/latest/developerguide/vpc-eni.html) for more information). For more information, see [Test spec examples](./custom-test-environment-test-spec.html#custom-test-environment-test-spec-example). +For any other required software, you can modify the test spec file to install from your test package, download from the internet, or access private sources within your VPC (see [VPC ENI](https://docs.aws.amazon.com//devicefarm/latest/developerguide/vpc-eni.html) for more information). For more information, see [Test spec examples](./custom-test-environment-test-spec.html#custom-test-environment-test-spec-example).