Skip to content

Commit

Permalink
Merge pull request #537 from 18F/invite-fix
Browse files Browse the repository at this point in the history
fix link(s) for inviting users
  • Loading branch information
Britta authored Nov 10, 2016
2 parents 22c8e1b + 5e0a446 commit 4b5041b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions content/docs/apps/managing-teammates.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ title: Managing teammates

If you're part of a team using cloud.gov, you can invite teammates to get cloud.gov accounts. You can invite anyone you need to work with, including federal employees and federal contractors.

1. [Send them an invite](https://login.cloud.gov/invitations/new) (this may prompt you to log into your cloud.gov account first).

1. Send them an invite from the following link. (This may prompt you to log into your cloud.gov account first.)
* **AWS East/West:** https://invite.cloud.gov/
* **AWS GovCloud:** https://invite.fr.cloud.gov/
1. Confirm with them that they have received and accepted the invite.

Now they have a cloud.gov account. If you invited them with an agency email address and they're part of an agency that has automatic sandbox spaces, they'll automatically get a sandbox space in their agency's cloud.gov org.
Expand Down
2 changes: 1 addition & 1 deletion content/docs/ops/managing-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ No local accounts to UAA shall be created for user access.

## Creating users

The preferred way to invite new users is to [invite them](https://login.cloud.gov/invitations/new). If you need to create a user manually, follow the instructions for [the `provision-user-space` CLI plugin](https://github.com/18F/cf-provision-user-space-plugin).
The preferred way to add new users is to [invite them]({{< relref "docs/apps/managing-teammates.md#invite-a-teammate" >}}). If you need to create a user manually, follow the instructions for [the `provision-user-space` CLI plugin](https://github.com/18F/cf-provision-user-space-plugin).

## Changing passwords

Expand Down

0 comments on commit 4b5041b

Please sign in to comment.