diff --git a/docker-store/certify-plugins-logging.md b/docker-store/certify-plugins-logging.md index 9d57349865..5a5f42f241 100644 --- a/docker-store/certify-plugins-logging.md +++ b/docker-store/certify-plugins-logging.md @@ -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) @@ -405,7 +405,7 @@ gforghetti:~/$ ![HTML Output Image](images/gforghetti-log-driver-latest_inspection_report.html.png) - + ### Send data to API endpoint on external server