We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5783204 commit 55d9319Copy full SHA for 55d9319
1 file changed
content/same-repository.md
@@ -256,7 +256,7 @@ $ git remote set-url origin NEWADDRESS
256
### (5) Open a pull request towards the main branch
257
258
This is done through the GitHub web interface. We saw this in, for
259
-example, {ref}`begin-pull-request`
+example, in a [previous lesson](https://coderefinery.github.io/git-intro/merging/).
260
261
262
### (6) Reviewing pull requests
0 commit comments