diff --git a/docs/GitHubCreatePRScreenshot.png b/docs/GitHubCreatePRScreenshot.png deleted file mode 100644 index e98f4c00aa7a7..0000000000000 Binary files a/docs/GitHubCreatePRScreenshot.png and /dev/null differ diff --git a/docs/HowToGuides/FirstPullRequest.md b/docs/HowToGuides/FirstPullRequest.md index 8b45dc54469e4..1068912432363 100644 --- a/docs/HowToGuides/FirstPullRequest.md +++ b/docs/HowToGuides/FirstPullRequest.md @@ -128,7 +128,7 @@ Next, [create a pull request][] (PR). Usually, if you navigate to https://github.com/swiftlang/swift right after pushing your change, GitHub will show a helpful "Compare & Pull Request" button. -![Compare & Pull Request button in GitHub UI](/docs/GitHubCreatePRScreenshot.png) +![Compare & Pull Request button in GitHub UI](/docs/SwiftGitHubPRScreenshot.png) [draft-pr]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests [create a pull request]: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request#creating-the-pull-request diff --git a/docs/SwiftGitHubPRScreenshot.png b/docs/SwiftGitHubPRScreenshot.png new file mode 100644 index 0000000000000..21176bd524b51 Binary files /dev/null and b/docs/SwiftGitHubPRScreenshot.png differ