Repair anchor to http-api-endpoint (#6502)

This commit is contained in:
Gwendolynne Barr 2018-04-20 13:39:41 -07:00 committed by GitHub
parent a2c59bd6df
commit edecde46f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -218,7 +218,7 @@ By default, `inspectDockerLoggingPlugin` displays output locally to `stdout` (th
* [Inspect a Docker logging plugin with messages sent to stdout](#inspect-logging-plugin-stdout)
* [Inspect a Docker logging plugin with JSON output](#inspect-logging-plugin-json)
* [Inspect a Docker logging plugin with HTML output](#inspect-logging-plugin-html)
* [Send data to API endpoint on external server](#http_api_endpoint)
* [Send data to API endpoint on external server](#send-data-to-api-endpoint-on-external-server)
<a name="inspect-logging-plugin-stdout">
@ -405,7 +405,7 @@ gforghetti:~/$
![HTML Output Image](images/gforghetti-log-driver-latest_inspection_report.html.png)
<a href="http_api_endpoint">
<a name="send-to-http-api-endpoint">
### Send data to API endpoint on external server