hotfix: added anchor to influx cli auth creds note
parent
99cf49e824
commit
e82cb6cee6
|
@ -1,5 +1,5 @@
|
||||||
<div class="note block">
|
<div class="note block">
|
||||||
<h4>Authentication credentials</h4>
|
<h4 id="authentication-credentials">Authentication credentials</h4>
|
||||||
<p>
|
<p>
|
||||||
The examples below assume your InfluxDB <strong>host</strong>, <strong>organization</strong>, and <strong>token</strong> are
|
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>.
|
provided by the <a href="/influxdb/v2.0/reference/cli/influx/#provide-required-authentication-credentials">active <code>influx</code> CLI configuration</a>.
|
||||||
|
|
Loading…
Reference in New Issue