diff --git a/readthedocsext/theme/templates/profiles/private/migrate_to_gh_app.html b/readthedocsext/theme/templates/profiles/private/migrate_to_gh_app.html index 6022db56..d78708dc 100644 --- a/readthedocsext/theme/templates/profiles/private/migrate_to_gh_app.html +++ b/readthedocsext/theme/templates/profiles/private/migrate_to_gh_app.html @@ -129,8 +129,8 @@
- {% blocktrans trimmed %} + {% blocktrans trimmed with manual_migration_docs="https://docs.readthedocs.com/platform/stable/reference/git-integration.html#manually-migrating-a-project" connect_docs="https://docs.readthedocs.com/platform/stable/reference/git-integration.html#connect-a-repository-to-an-existing-project" %} After installing our GitHub App on each of your repositories, you will need to migrate your Read the Docs projects to use the new connection. + If your project isn't listed, you may need to manually migrate it or connect it to a GitHub repository. {% endblocktrans %}