We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f60d12 commit 79bf0baCopy full SHA for 79bf0ba
src/git.md
@@ -193,7 +193,7 @@ rm -r src/stdarch
193
### I see `<<< HEAD`?
194
195
You were probably in the middle of a rebase or merge conflict. See
196
-[Conflicts](#conflicts) for how to fix the conflict. If you don't care about the changes
+[Conflicts](#rebasing-and-conflicts) for how to fix the conflict. If you don't care about the changes
197
and just want to get a clean copy of the repository back, you can use `git reset`:
198
199
```console
0 commit comments