diff --git a/content/rest/migrations/orgs.md b/content/rest/migrations/orgs.md index 942c641e6fa4..6ea0ae31bead 100644 --- a/content/rest/migrations/orgs.md +++ b/content/rest/migrations/orgs.md @@ -3,9 +3,7 @@ title: Organization migrations allowTitleToDifferFromFilename: true shortTitle: Organizations intro: >- - Use the REST API to move a repository from {% data - variables.product.prodname_dotcom_the_website %} to {% data - variables.product.prodname_ghe_server %}. + Use the REST API to export one or more repositories so you can move them to {% ifversion ghes %}another{% endif %} {% data variables.product.prodname_ghe_server %}{% ifversion ghes %} instance{% endif %}. versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' diff --git a/data/variables/migrations.yml b/data/variables/migrations.yml index 335c75db65ee..a28c9950f393 100644 --- a/data/variables/migrations.yml +++ b/data/variables/migrations.yml @@ -1,7 +1,7 @@ user_migrations_intro: >- You can use these endpoints to review, backup, or migrate your user data stored on {% data variables.product.prodname_dotcom_the_website %}. organization_migrations_intro: >- - You can use these endpoints to move a repository from {% data variables.product.prodname_dotcom_the_website %} to {% data variables.product.prodname_ghe_server %}. For more information, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-server@latest{% endif %}/migrations/using-ghe-migrator/exporting-migration-data-from-githubcom)." + You can use these endpoints to export one or more repositories so you can move them to a{% ifversion ghes %}nother{% endif %} {% data variables.product.prodname_ghe_server %} instance. For more information, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-server@latest{% endif %}/migrations/using-ghe-migrator/exporting-migration-data-from-githubcom)." source_imports_intro: >- You can use these endpoints to start an import from a Git, Subversion, Mercurial, or Team Foundation Version Control source repository. This is the same