Changes names to reflect current UI (#25298)

- change "manage repositories" to "manage code hosts"
- change "Add repository" to "Add code host"
This commit is contained in:
Jason Hawk Harris 2021-10-04 10:51:15 -05:00 committed by GitHub
parent 99dbe88215
commit face8b1c0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ img.screenshot {
<img src="https://sourcegraphstatic.com/docs/images/code-intelligence/add-repo-site-admin.png" class="screenshot">
2. In the **_Repositories_** section in the left bar, click on **_Manage repositories_**. If you have already configured a GitHub code host connection, click on the **_Edit_** button and skip to **step 5**. If you havent, click on **_Add repositories_**.
2. In the **_Repositories_** section in the left bar, click on **_Manage code hosts_**. If you have already configured a GitHub code host connection, click on the **_Edit_** button and skip to **step 5**. If you havent, click on **_Add code host_**.
<img src="https://sourcegraphstatic.com/docs/images/code-intelligence/manage-repositories.png" class="screenshot">
3. Click on the **_Github_** option.