Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/foundations/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GitHub remains freely available, and a source build (the next section) does not
require a token.

1. Create a SignalWire Space at [signalwire.com](https://signalwire.com) and sign in.
2. In the dashboard, open the `Personal Access Tokens` section in the left navigation.
2. In the dashboard, open the `Personal Access Tokens` section in the upper-right drop-down menu: https://my.signalwire.com/?page=personal_access_tokens
3. Create a new Personal Access Token and copy its value.

Supply the token as `TOKEN` in the commands below. To revoke a token later,
Expand Down
Loading