Skip to content

Commit 405c909

Browse files
Update README.md with hyperlink to capturing function calls (#647)
1 parent 283ebd5 commit 405c909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ EC2, ECS, and Elastic Beanstalk metadata (via plugins). Currently, [Express](htt
1313
applications are supported for automatic capturing via middleware. AWS Lambda functions can also be instrumented.
1414

1515
The SDK exposes the Segment and Subsegment objects so you can create your own capturing
16-
mechanisms, but a few are supplied. See Capturing Function Calls below.
16+
mechanisms, but a few are supplied. See [Capturing Function Calls](https://github.com/aws/aws-xray-sdk-node/tree/master/packages/core#capturing-function-calls) below.
1717

1818
## Setup
1919

0 commit comments

Comments
 (0)