We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c4477 commit 0e386dbCopy full SHA for 0e386db
jekyll/_cci2/gh-bb-integration.md
@@ -70,7 +70,7 @@ Integrated status also appears on the pull request screen, to show that all test
70
If you find you need to rename an org or repo that you have previously hooked up to CircleCI, best practice is to follow these steps:
71
72
1. Rename org/repo in VCS
73
-2. Head to the CircleCI application, using the new org name
+2. Head to the CircleCI application, using the new org/repo name, for example, `app.circleci.com/pipelines/<VCS>/<new-org-name>/<project-name>`.
74
3. Confirm that your plan, projects and settings have been transferred successfully
75
4. You are then free to create a new org/repo with the previously-used name in your VCS, if desired.
76
0 commit comments