From d1bacb55380ee4a9698bc9977920c127f04491ae Mon Sep 17 00:00:00 2001 From: ChrisKlacsanzky-SignalWire <62554376+ChrisKlacsanzky-SignalWire@users.noreply.github.com> Date: Wed, 19 Aug 2026 14:35:49 -0700 Subject: [PATCH] Update getting-started.mdx The steps to find a token were for the old UI. --- docs/foundations/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/foundations/getting-started.mdx b/docs/foundations/getting-started.mdx index f2768e86..1f8139ce 100644 --- a/docs/foundations/getting-started.mdx +++ b/docs/foundations/getting-started.mdx @@ -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,