AWS codebuild documentation change
Summary
Updated S3 documentation links from 'user-guide' to 'userguide' paths
Security assessment
URL path correction without substantive content changes. No security implications.
Diff
diff --git a/codebuild/latest/userguide/sample-github-enterprise.md b/codebuild/latest/userguide/sample-github-enterprise.md index b9369ce43..e9a9ed8e4 100644 --- a//codebuild/latest/userguide/sample-github-enterprise.md +++ b//codebuild/latest/userguide/sample-github-enterprise.md @@ -60 +60 @@ Save the certificate as a .pem file. - 3. Upload your certificate file to an S3 bucket. For information about how to create an S3 bucket, see [How do I create an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/create-bucket.html) For information about how to upload objects to an S3 bucket, see [How do I upload files and folders to a bucket?](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/upload-objects.html) + 3. Upload your certificate file to an S3 bucket. For information about how to create an S3 bucket, see [How do I create an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket.html) For information about how to upload objects to an S3 bucket, see [How do I upload files and folders to a bucket?](https://docs.aws.amazon.com/AmazonS3/latest/userguide/upload-objects.html)