From edecde46f7bd36e59ba5e0fa0dc0c8c7d4e5a769 Mon Sep 17 00:00:00 2001
From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com>
Date: Fri, 20 Apr 2018 13:39:41 -0700
Subject: [PATCH] Repair anchor to http-api-endpoint (#6502)
---
docker-store/certify-plugins-logging.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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:~/$

-
+
### Send data to API endpoint on external server