6093: delete the redundant details in "alternate way to add ssh keys" section.
[arvados.git] / doc / _includes / _ssh_addkey.liquid
index 614cd9e9ee4969f0b3e8a3abcbdc8622febf0673..e106ed8d8d073a95f0f7349f7c9a18ba32978338 100644 (file)
@@ -12,15 +12,7 @@ Paste your public key into the text area labeled *Public Key*, and click on the
 
 h3. Alternate way to add SSH keys
 
-Click on the dropdown menu icon <span class="fa fa-lg fa-user"></span> <span class="caret"></span> in the upper right corner of the top navigation menu to access the user settings menu, and click on the menu item *Manage account* to go to the account management page.
-
-On the *Manage account* page, click on the button <span class="btn btn-primary">*+* Add new SSH key</span> button in the upper right corner of the page in the SSH Keys panel.
-
-This will open a popup as shown in this screenshot:
-
-!{{ site.baseurl }}/images/ssh-adding-public-key.png!
-
-Paste the public key that you copied to the cliboard in the previous section into the popup text box labeled *Public Key* and click on the <span class="btn btn-primary">Submit</span> button to save it. This should refresh the Manage account page with the fingerprint of the public key that you just added in the SSH Keys panel.  You are now ready to "log into an Arvados VM":#login.
+Click on the dropdown menu icon <span class="fa fa-lg fa-user"></span> <span class="caret"></span> in the upper right corner of the top navigation menu to access the user settings menu, and click on the menu item *Manage account* to go to the account management page and follow the instructions in the above section.
 
 h1(#login). Using SSH to log into an Arvados VM