From db10f2b79dc4e4d0b3e595ce0cac5e6c44ef8c59 Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Tue, 9 Nov 2021 16:06:35 -0800 Subject: [PATCH] Hotfix icons (#3386) * global search - update "disks" to "load-data" --- content/influxdb/v2.0/security/tokens/create-token.md | 2 +- content/influxdb/v2.0/security/tokens/delete-token.md | 2 +- content/influxdb/v2.0/security/tokens/update-tokens.md | 4 ++-- content/influxdb/v2.0/security/tokens/view-tokens.md | 2 +- content/influxdb/v2.1/security/tokens/create-token.md | 2 +- content/influxdb/v2.1/security/tokens/delete-token.md | 2 +- content/influxdb/v2.1/security/tokens/update-tokens.md | 4 ++-- content/influxdb/v2.1/security/tokens/view-tokens.md | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/content/influxdb/v2.0/security/tokens/create-token.md b/content/influxdb/v2.0/security/tokens/create-token.md index cbc87846b..6dc2bc368 100644 --- a/content/influxdb/v2.0/security/tokens/create-token.md +++ b/content/influxdb/v2.0/security/tokens/create-token.md @@ -23,7 +23,7 @@ Tokens are visible to the user who created the token. {{% oss-only %}} Users who 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" "v2" >}} + {{< nav-icon "load-data" "v2" >}} 2. Click **{{< icon "plus" "v2" >}} Generate** and select a token type (**Read/Write Token** or **All-Access Token**). diff --git a/content/influxdb/v2.0/security/tokens/delete-token.md b/content/influxdb/v2.0/security/tokens/delete-token.md index cfddd2cec..1a1456801 100644 --- a/content/influxdb/v2.0/security/tokens/delete-token.md +++ b/content/influxdb/v2.0/security/tokens/delete-token.md @@ -19,7 +19,7 @@ have access to your InfluxDB instance. 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" "v2" >}} + {{< nav-icon "load-data" "v2" >}} 2. Hover over the token you want to delete and click **Delete** and **Confirm**. diff --git a/content/influxdb/v2.0/security/tokens/update-tokens.md b/content/influxdb/v2.0/security/tokens/update-tokens.md index 21b51c1a5..2d976faf0 100644 --- a/content/influxdb/v2.0/security/tokens/update-tokens.md +++ b/content/influxdb/v2.0/security/tokens/update-tokens.md @@ -17,7 +17,7 @@ Update an API token's description using the InfluxDB user interface (UI). 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" "v2" >}} + {{< nav-icon "load-data" "v2" >}} 2. Click the pencil icon {{< icon "pencil" "v2" >}} next to the token's name in the **Description** column. 3. Update the token description, then click anywhere else to save. @@ -26,6 +26,6 @@ Update an API token's description using the InfluxDB user interface (UI). 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" "v2" >}} + {{< nav-icon "load-data" "v2" >}} 2. Click the **{{< icon "toggle-green" "v2" >}} Status** toggle. diff --git a/content/influxdb/v2.0/security/tokens/view-tokens.md b/content/influxdb/v2.0/security/tokens/view-tokens.md index b4ebae595..56e3ec32e 100644 --- a/content/influxdb/v2.0/security/tokens/view-tokens.md +++ b/content/influxdb/v2.0/security/tokens/view-tokens.md @@ -23,7 +23,7 @@ Tokens are visible to the user who created the token. {{% oss-only %}} Users who 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" "v2" >}} + {{< nav-icon "load-data" "v2" >}} 2. Click a token name from the list to view the token and a summary of access permissions. diff --git a/content/influxdb/v2.1/security/tokens/create-token.md b/content/influxdb/v2.1/security/tokens/create-token.md index 95779fce0..f614310fc 100644 --- a/content/influxdb/v2.1/security/tokens/create-token.md +++ b/content/influxdb/v2.1/security/tokens/create-token.md @@ -25,7 +25,7 @@ Tokens stop working when the user who created the token is deleted. 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" >}} + {{< nav-icon "load-data" >}} 2. Click **{{< icon "plus" >}} Generate** and select a token type (**Read/Write Token** or **All-Access Token**). diff --git a/content/influxdb/v2.1/security/tokens/delete-token.md b/content/influxdb/v2.1/security/tokens/delete-token.md index 6465efc42..b3f90d7df 100644 --- a/content/influxdb/v2.1/security/tokens/delete-token.md +++ b/content/influxdb/v2.1/security/tokens/delete-token.md @@ -19,7 +19,7 @@ have access to your InfluxDB instance. 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" >}} + {{< nav-icon "load-data" >}} 2. Hover over the token you want to delete and click **Delete** and **Confirm**. diff --git a/content/influxdb/v2.1/security/tokens/update-tokens.md b/content/influxdb/v2.1/security/tokens/update-tokens.md index 52d9e05a2..82e1950d9 100644 --- a/content/influxdb/v2.1/security/tokens/update-tokens.md +++ b/content/influxdb/v2.1/security/tokens/update-tokens.md @@ -17,7 +17,7 @@ Update an API token's description using the InfluxDB user interface (UI). 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" >}} + {{< nav-icon "load-data" >}} 2. Click the pencil icon {{< icon "pencil" >}} next to the token's name in the **Description** column. 3. Update the token description, then click anywhere else to save. @@ -26,6 +26,6 @@ Update an API token's description using the InfluxDB user interface (UI). 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" >}} + {{< nav-icon "load-data" >}} 2. Click the **{{< icon "toggle-green" >}} Status** toggle. diff --git a/content/influxdb/v2.1/security/tokens/view-tokens.md b/content/influxdb/v2.1/security/tokens/view-tokens.md index c4d15bcff..c4dbd9402 100644 --- a/content/influxdb/v2.1/security/tokens/view-tokens.md +++ b/content/influxdb/v2.1/security/tokens/view-tokens.md @@ -23,7 +23,7 @@ We recommend creating a generic IT user to create and manage tokens for writing 1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. - {{< nav-icon "disks" >}} + {{< nav-icon "load-data" >}} 2. Click a token name from the list to view the token and a summary of access permissions.