Skip to content

Commit c8b9677

Browse files
authored
Merge branch 'main' into add_answer_to_trubs_dev_app
2 parents 9e242c6 + 065801d commit c8b9677

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/admin/user-management/migrating-data-to-your-enterprise.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ versions:
1717

1818
### Applying the imported data on {% data variables.product.prodname_ghe_server %}
1919

20+
Once you have [prepared your migration](/admin/user-management/preparing-to-migrate-data-to-your-enterprise) you can use the following steps to complete the migration.
21+
2022
{% data reusables.enterprise_installation.ssh-into-target-instance %}
2123

2224
2. Using the `ghe-migrator import` command, start the import process. You'll need:
23-
* Your Migration GUID.
25+
* Your Migration GUID. For more information, see "[Preparing to migrate data to your enterprise](/admin/user-management/preparing-to-migrate-data-to-your-enterprise)."
2426
* Your personal access token for authentication. The personal access token that you use is only for authentication as a site administrator, and does not require any specific scope. For more information, see "[Creating a personal access token](/github/authenticating-to-github/creating-a-personal-access-token)."
2527

2628
```shell

0 commit comments

Comments
 (0)