mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Repair anchor to http-api-endpoint (#6502)
This commit is contained in:
@@ -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:~/$
|
||||
|
||||

|
||||
|
||||
<a href="http_api_endpoint">
|
||||
<a name="send-to-http-api-endpoint">
|
||||
|
||||
### Send data to API endpoint on external server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user