hotfix: added anchor to influx cli auth creds note

pull/2085/head
Scott Anderson 2021-01-20 07:53:23 -07:00
parent 99cf49e824
commit e82cb6cee6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="note block">
<h4>Authentication credentials</h4>
<h4 id="authentication-credentials">Authentication credentials</h4>
<p>
The examples below assume your InfluxDB <strong>host</strong>, <strong>organization</strong>, and <strong>token</strong> are
provided by the <a href="/influxdb/v2.0/reference/cli/influx/#provide-required-authentication-credentials">active <code>influx</code> CLI configuration</a>.