diff --git a/README.md b/README.md index 794c374..adcd2bd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Godoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/DataDog/datadog-lambda-go) [![License](https://img.shields.io/badge/license-Apache--2.0-blue)](https://github.com/DataDog/datadog-lambda-go/blob/main/LICENSE) -> **IMPORTANT NOTICE**: This repository is being deprecated. The library has been migrated to [https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go](https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go). +> **IMPORTANT NOTICE**: This repository is being deprecated. The library has been migrated to [https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go](https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go). See the [migration instructions](https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go#migration-guide-upgrading-from-datadog-lambda-go-v1-to-v2) for more guidance. Datadog Lambda Library for Go enables enhanced Lambda metrics, distributed tracing, and custom metric submission from AWS Lambda functions.