Skip to content

Commit 1c855e1

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 6f4e0b8 + 4bd4e4f commit 1c855e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ gh pr create --web
159159
1. Once you've committed changes to your local copy of the repository, click the **Create Pull Request** icon.
160160
![Source control side bar with staging button highlighted](/assets/images/help/codespaces/codespaces-commit-pr-button.png)
161161
1. Check that the local branch and repository you're merging from, and the remote branch and repository you're merging into, are correct. Then give the pull request a title and a description.
162-
![Source control side bar with staging button highlighted](/assets/images/help/codespaces/codespaces-commit-pr.png)
162+
![GitHub pull request side bar](/assets/images/help/codespaces/codespaces-commit-pr.png)
163163
1. Click **Create**.
164164

165165
For more information on creating pull requests in {% data variables.product.prodname_codespaces %}, see "[Using Codespaces for pull requests](/codespaces/developing-in-codespaces/using-codespaces-for-pull-requests)."

0 commit comments

Comments
 (0)