Skip to content

Commit

Permalink
Removes // from Node.js link (#11561) (#11562)
Browse files Browse the repository at this point in the history
Changes `{apm-node-ref-v}//configuration.html#capture-body` to `{apm-node-ref-v}/configuration.html#capture-body`

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
(cherry picked from commit ce978d2)

Co-authored-by: kruskall <99559985+kruskall@users.noreply.github.com>
  • Loading branch information
mergify[bot] and kruskall authored Aug 31, 2023
1 parent 1a6674e commit 37c5b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apm-data-security.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ which means the list of sanitized fields can be updated without needing to redep
* Go: {apm-go-ref-v}/configuration.html#config-capture-body[`ELASTIC_APM_CAPTURE_BODY`]
* Java: {apm-java-ref-v}/config-core.html#config-capture-body[`capture_body`]
* .NET: {apm-dotnet-ref-v}/config-http.html#config-capture-body[`CaptureBody`]
* Node.js: {apm-node-ref-v}//configuration.html#capture-body[`captureBody`]
* Node.js: {apm-node-ref-v}/configuration.html#capture-body[`captureBody`]
// * PHP: {apm-php-ref-v}[``]
* Python: {apm-py-ref-v}/configuration.html#config-capture-body[`capture_body`]
* Ruby: {apm-ruby-ref-v}/configuration.html#config-capture-body[`capture_body`]
Expand Down

0 comments on commit 37c5b7d

Please sign in to comment.