Doc: Remove reference to "dashboard" in template about adding SSH key
authorZoë Ma <zoe.ma@curii.com>
Sat, 24 Jun 2023 06:17:41 +0000 (14:17 +0800)
committerZoë Ma <zoe.ma@curii.com>
Fri, 30 Jun 2023 07:06:24 +0000 (15:06 +0800)
- The "dashboard" is no longer a named component of the Workbench UI.
- The <h3> under the <h1> is superfluous.

Arvados-DCO-1.1-Signed-off-by: Zoë Ma <zoe.ma@curii.com>

doc/_includes/_ssh_addkey.liquid

index 6ee2bd58da4a259e99e6917953796e6def2170f8..f2c4fe55c144309ab89122683c8eea97a1d30fce 100644 (file)
@@ -9,8 +9,6 @@ You may now proceed to "adding your key to the Arvados Workbench.":#workbench
 
 h1(#workbench). Adding your key to Arvados Workbench
 
-h3. From the Workbench dashboard
-
 In the Workbench top navigation menu, click on the dropdown menu icon <i class="fa fa-lg fa-user"></i> to access the Account Management menu. Then, click on the menu item *Ssh keys* to go to the *SSH keys* page. Click on the <span class="btn btn-primary">+ ADD NEW SSH KEY</span> button in the upper-right on that page. You will see a popup as shown in this screenshot:
 
 !{width: 100%;}{{ site.baseurl }}/images/ssh-adding-public-key.png!