From 97514f17184ecf8f48f7c419986f78b1629b4435 Mon Sep 17 00:00:00 2001 From: Nora Date: Mon, 9 Sep 2019 13:31:33 -0700 Subject: [PATCH] Fixed icon shortcode --- content/v2.0/security/tokens/create-token.md | 2 +- content/v2.0/security/tokens/delete-token.md | 2 +- content/v2.0/security/tokens/update-tokens.md | 2 +- content/v2.0/security/tokens/view-tokens.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/v2.0/security/tokens/create-token.md b/content/v2.0/security/tokens/create-token.md index a5f2e2b10..0352c5a6c 100644 --- a/content/v2.0/security/tokens/create-token.md +++ b/content/v2.0/security/tokens/create-token.md @@ -18,7 +18,7 @@ command line interface (CLI). 1. Click the **Load Data** icon in the navigation bar. - {{< nav-icon "load" >}} + {{< nav-icon "disks" >}} 2. Click **Tokens**. 3. Click the **+ Generate** dropdown in the upper right and select a token type (**Read/Write Token** or **All Access Token**). diff --git a/content/v2.0/security/tokens/delete-token.md b/content/v2.0/security/tokens/delete-token.md index f036a72e5..b96e308af 100644 --- a/content/v2.0/security/tokens/delete-token.md +++ b/content/v2.0/security/tokens/delete-token.md @@ -19,7 +19,7 @@ have access to your InfluxDB instance. 1. Click the Click the **Load Data** icon in the navigation bar. - {{< nav-icon "load" >}} + {{< nav-icon "disks" >}} 2. Click **Tokens**. All of your account's tokens appear. 3. Hover over the token you want to delete and click **Delete** and **Confirm**. diff --git a/content/v2.0/security/tokens/update-tokens.md b/content/v2.0/security/tokens/update-tokens.md index 70accf31c..b566c8809 100644 --- a/content/v2.0/security/tokens/update-tokens.md +++ b/content/v2.0/security/tokens/update-tokens.md @@ -17,7 +17,7 @@ Update an authentication token's description using the InfluxDB user interface ( 1. Click the **Load Data** icon in the navigation bar. - {{< nav-icon "load" >}} + {{< nav-icon "disks" >}} 2. Click **Tokens**. All of your account's tokens appear. 3. Click the pencil icon {{< icon "pencil" >}} next to the token's name in the **Description** column. diff --git a/content/v2.0/security/tokens/view-tokens.md b/content/v2.0/security/tokens/view-tokens.md index c8f962341..3e5fe9d22 100644 --- a/content/v2.0/security/tokens/view-tokens.md +++ b/content/v2.0/security/tokens/view-tokens.md @@ -18,7 +18,7 @@ command line interface (CLI). 1. Click the **Load Data** icon in the navigation bar. - {{< nav-icon "load" >}} + {{< nav-icon "disks" >}} 2. Click **Tokens**. All of your account's tokens appear. 3. Click on a token name from the list to view the token and a summary of access permissions.