From afcd02a068dbfcd2c3541cd3197ae906ba9f8a4f Mon Sep 17 00:00:00 2001 From: Roberto Gandolfo Hashioka Date: Wed, 16 Aug 2017 17:58:12 +0200 Subject: [PATCH] Fix telemetry plugin URL (#4223) Replace hhttps with https. --- enterprise/telemetry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enterprise/telemetry.md b/enterprise/telemetry.md index 0d58ad025c..3caadb51ef 100644 --- a/enterprise/telemetry.md +++ b/enterprise/telemetry.md @@ -9,7 +9,7 @@ Docker EE 17.06 and higher include a telemetry plugin which is enabled by default on Ubuntu. This plugin sends Docker information about your running system so that we can improve Docker EE. For details about the telemetry plugin and the types of data it collects, see the -[`telemetry` plugin documentation](hhttps://store.docker.com/community/images/docker/telemetry). +[`telemetry` plugin documentation](https://store.docker.com/community/images/docker/telemetry). If your Docker instance runs in an environment with no internet connectivity, the plugin does not collect or attempt to send any information to Docker.