Skip to content

Commit d72fa53

Browse files
authored
Update preparing_a_pull_request.md
1 parent dc54e34 commit d72fa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor_docs/preparing_a_pull_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ You may have some conflicts! It's okay. Feel free to ask for help. If merging wi
4646
## And finally, for the great glory
4747
git push --set-upstream origin your-branch-name-backup
4848

49-
Here's a good reference on rebasing, in case you're intensely curious about the technical details. https://www.atlassian.com/git/tutorials/merging-vs-rebasing
49+
Here's a [good tutorial reference on rebasing](https://www.atlassian.com/git/tutorials/merging-vs-rebasing), in case you're intensely curious about the technical details.

0 commit comments

Comments
 (0)