diff --git a/README.md b/README.md index bf073cb..7460b45 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build & Test on GitHub](https://github.com/awslabs/swift-openapi-lambda/actions/workflows/pull_request.yml/badge.svg)](https://github.com/awslabs/swift-openapi-lambda/actions/workflows//pull_request.yml) +[![Build & Test on GitHub](https://github.com/awslabs/swift-openapi-lambda/actions/workflows/swift.yml/badge.svg)](https://github.com/awslabs/swift-openapi-lambda/actions/workflows/swift.yml) ![language](https://img.shields.io/badge/swift-6.0-blue) ![language](https://img.shields.io/badge/swift-6.1-blue) @@ -239,4 +239,4 @@ struct QuoteServiceImpl: APIProtocol, OpenAPILambdaHttpApi { - [Swift OpenAPI Generator](https://swiftpackageindex.com/apple/swift-openapi-generator/documentation) - Complete documentation and tutorials - [Swift AWS Lambda Runtime](https://swiftpackageindex.com/awslabs/swift-aws-lambda-runtime) - Swift runtime for AWS Lambda - [AWS SAM](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/what-is-sam.html) - Serverless Application Model documentation -- [API Gateway Lambda Authorizers](https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.html) - Lambda authorization documentation \ No newline at end of file +- [API Gateway Lambda Authorizers](https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.html) - Lambda authorization documentation