Fix link on TLS page

...by removing the link
pull/584/head
pierwill 2019-11-04 09:24:29 -08:00
parent 549d45be8c
commit 7a7b40caeb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Enabling HTTPS encrypts the communication between clients and the InfluxDB serve
When configured with a signed certificate, HTTPS can also verify the authenticity of the InfluxDB server to connecting clients.
{{% warn %}}
InfluxData [strongly recommends](/influxdb/v1.7/administration/security/) enabling HTTPS, especially if you plan on sending requests to InfluxDB over a network.
InfluxData **strongly recommends** enabling HTTPS, especially if you plan on sending requests to InfluxDB over a network.
{{% /warn %}}
## Requirements