Skip to content

Commit 79bf0ba

Browse files
gstjepan2tshepang
authored andcommitted
Fix broken link
1 parent 6f60d12 commit 79bf0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ rm -r src/stdarch
193193
### I see `<<< HEAD`?
194194

195195
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
196+
[Conflicts](#rebasing-and-conflicts) for how to fix the conflict. If you don't care about the changes
197197
and just want to get a clean copy of the repository back, you can use `git reset`:
198198

199199
```console

0 commit comments

Comments
 (0)