Skip to content

Commit 8571dd7

Browse files
authored
Update codespace.md
1 parent 6ccb192 commit 8571dd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/codespace.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ The steps described below assume you have GitHub Codespaces set up to edit files
2424
1. Edit the markdown file as required.
2525
1. Save your changes.
2626
1. Commit and push your changes, either using the Source Control pane, or using Git commands from the Terminal. For more information, see "[About Git](https://docs.github.com/en/get-started/using-git/about-git)."
27-
1. Go to the **Pull requests** tab of the `github/docs` repository and click **New pull request**.
27+
1. Go to the **Pull requests** tab of the `github/docs` repository: https://github.com/github/docs/pulls
28+
1. Click **New pull request**.
2829
1. Click **compare across forks** and choose the forked repository you created, and your working branch.
2930
1. Check that the changes displayed include all of the changes you made in the codespace. If they do not, it indicates there are changes you have not pushed from the codespace to GitHub.
3031
1. Click **Create pull request**.

0 commit comments

Comments
 (0)