Skip to content

Commit

Permalink
make line for updateing NS records more clear in AWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anandkumar Patel committed Mar 21, 2017
1 parent fea5ba5 commit efc00d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/aws.md
Expand Up @@ -188,7 +188,7 @@ ID=$(uuidgen) && aws route53 create-hosted-zone --name subdomain.example.com --c
```

* You will now go to your registrars page and log in. You will need to create a
new **SUBDOMAIN**, and use the 4 NS records listed above for the new
new **SUBDOMAIN**, and use the 4 NS records received from the above command for the new
**SUBDOMAIN**. This **MUST** be done in order to use your cluster. Do **NOT**
change your top level NS record, or you might take your site offline.

Expand Down

0 comments on commit efc00d8

Please sign in to comment.