Skip to content

Commit 85825ba

Browse files
committed
Minor adjustment to move a link definition
1 parent 608a224 commit 85825ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

getting-started/quick-reference.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ Read and respond to reviewer comments on your pull request.
159159

160160
See also, GitHub's documentation on `commenting on pull requests`_.
161161

162+
.. _commenting on Pull Requests: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request
163+
162164
Don't force-push
163165
----------------
164166

@@ -167,5 +169,3 @@ history and then force-pushing to the PR.
167169
Reviewers often want to look at individual commits.
168170

169171
CPython uses squash merges, so PRs will end up as single commits when merged.
170-
171-
.. _commenting on Pull Requests: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request

0 commit comments

Comments
 (0)