From d5596904a022622753f2fc708144b7624becba1d Mon Sep 17 00:00:00 2001 From: Aniruddha Adak Date: Thu, 24 Sep 2026 23:19:01 +0530 Subject: [PATCH] fix(migrations): update operator token link --- content/migrations/elm/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/migrations/elm/troubleshooting.md b/content/migrations/elm/troubleshooting.md index ab7b7ec59b17..af718666fc13 100644 --- a/content/migrations/elm/troubleshooting.md +++ b/content/migrations/elm/troubleshooting.md @@ -121,7 +121,7 @@ The operator must use a {% data variables.product.pat_v1 %} for each endpoint: * The **source operator token** must be created on {% data variables.product.prodname_ghe_server %}. * The **target operator token** must be created on {% data variables.enterprise.data_residency_site %}. -* Both tokens have the scopes specified in [AUTOTITLE](/migrations/elm/migrate-your-repository#2-create-the-tokens-used-by-the-operator-who-will-perform-the-migration). +* Both tokens have the scopes specified in [AUTOTITLE](/migrations/elm/migrate-your-repository#2-create-operator-tokens-with-enterprise-access). * The token owner must be an administrator of the corresponding enterprise. Selecting a scope does not grant the user administrative access. * {% data variables.product.pat_v2_caps_plural %} are not supported.