Skip to content

Commit 8458edf

Browse files
committed
Fix unacceptable language
1 parent 2127f7c commit 8458edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AWSLambdaEvents/ALB.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import FoundationEssentials
2020
import Foundation
2121
#endif
2222

23-
// https://github.com/aws/aws-lambda-go/blob/master/events/alb.go
23+
// https://github.com/aws/aws-lambda-go/blob/main/events/alb.go
2424
/// `ALBTargetGroupRequest` contains data originating from the ALB Lambda target group integration.
2525
public struct ALBTargetGroupRequest: Codable, Sendable {
2626
/// `Context` contains information to identify the load balancer invoking the lambda.

0 commit comments

Comments
 (0)