AWS elasticbeanstalk documentation change
Summary
Fixed a broken documentation link path
Security assessment
The change fixes a URL formatting error without altering security-related content.
Diff
diff --git a/elasticbeanstalk/latest/relnotes/release-2025-04-30-ec2-sg-optional.md b/elasticbeanstalk/latest/relnotes/release-2025-04-30-ec2-sg-optional.md index b8b241138..e5392cb2c 100644 --- a//elasticbeanstalk/latest/relnotes/release-2025-04-30-ec2-sg-optional.md +++ b//elasticbeanstalk/latest/relnotes/release-2025-04-30-ec2-sg-optional.md @@ -17 +17 @@ You can select to opt out your environment from the default EC2 security group b -For more information, see [Managing EC2 security groups](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.ec2.instances.sg.html) in the _AWS Elastic Beanstalk Developer Guide_. +For more information, see [Managing EC2 security groups](https://docs.aws.amazon.com//elasticbeanstalk/latest/dg/using-features.managing.ec2.instances.sg.html) in the _AWS Elastic Beanstalk Developer Guide_.