Skip to content

Commit 89790a6

Browse files
author
Stephen Pinkerton
authored
Update log forwarder installation link
1 parent 1326331 commit 89790a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ You can now trace Lambda functions using Datadog APM's tracing libraries ([dd-tr
306306

307307
1. If you are using the Lambda layer, upgrade it to at least version 22.
308308
1. If you are using the npm package `datadog-lambda-js`, upgrade it to at least version `v2.22.0`. You also need to install the latest datadog tracer: `npm install dd-trace` (e.g., [email protected]).
309-
1. Install (or update to) the latest version of [Datadog forwarder Lambda function](https://docs.datadoghq.com/integrations/amazon_web_services/?tab=allpermissions#set-up-the-datadog-lambda-function).
309+
1. Install (or update to) the latest version of [Datadog forwarder Lambda function](https://docs.datadoghq.com/integrations/amazon_web_services/?tab=allpermissions#log-collection).
310310
1. Instrument your function using `dd-trace`.
311311

312312
```js

0 commit comments

Comments
 (0)