From bef3b76c7ac7bc2afebc838a9489a5fc1aa0e0f6 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 27 Jul 2016 01:06:23 +0100 Subject: [PATCH] docs/intro: Change the location of Atlas User Tokens in Intro docs (#7822) Fixes #5861 --- website/source/intro/getting-started/remote.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/remote.html.markdown b/website/source/intro/getting-started/remote.html.markdown index 9ad3e9279..95ab71fb1 100644 --- a/website/source/intro/getting-started/remote.html.markdown +++ b/website/source/intro/getting-started/remote.html.markdown @@ -31,7 +31,7 @@ or you can follow the outlined steps below. First, If you don't have an Atlas account, you can [create an account here](https://atlas.hashicorp.com/account/new?utm_source=oss&utm_medium=getting-started&utm_campaign=terraform). -In order for the Terraform CLI to gain access to your Atlas account you're going to need to generate an access key. From the main menu, select your username in the top right corner to access your profile. Under `Personal`, click on the `Tokens` tab and hit generate. +In order for the Terraform CLI to gain access to your Atlas account you're going to need to generate an access key. From the main menu, select your username in the left side navigation menu to access your profile. Under `Personal`, click on the `Tokens` tab and hit generate. For the purposes of this tutorial you can use this token by exporting it to your local shell session: