diff --git a/README.md b/README.md index 5837cb0..23b552a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Go Build status](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/go.yml) [![Apache V2 License](https://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/aws/aws-msk-iam-sasl-signer-go/blob/main/LICENSE.txt) [![Security Scan](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/securityscan.yml/badge.svg?branch=main)](https://github.com/aws/aws-msk-iam-sasl-signer-go/actions/workflows/securityscan.yml) + `aws-msk-iam-sasl-signer-go` is the AWS MSK IAM SASL Signer for Go programming language. The AWS MSK IAM SASL Signer for Go requires a minimum version of `Go 1.17`. @@ -314,9 +315,6 @@ The AWS MSK IAM SASL Signer for Go will use GitHub [Issues] to track feature req ## Resources -[Developer Guide](https://aws.github.io/aws-msk-iam-sasl-signer-go/docs/) - Use this document to learn how to get started and -use the AWS MSK IAM SASL Signer for Go. - [Service Documentation](https://docs.aws.amazon.com/msk/latest/developerguide/getting-started.html) - Use this documentation to learn how to interface with AWS MSK.