Correct url for AWS Tracing header spec (#4139)

This commit is contained in:
Lauri Tulmin 2022-02-02 01:21:25 +02:00 committed by GitHub
parent 4a015cc794
commit 92d17f895b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import javax.annotation.Nullable;
/**
* Implementation of the AWS X-Ray Trace Header propagation protocol. See <a href=
* https://https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader>AWS
* https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader>AWS
* Tracing header spec</a>
*
* <p>To register the X-Ray propagator together with default propagator when using the SDK: