Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 142acaf

Browse files
gstjepan2tshepang
authored andcommitted
Fix broken link
1 parent fb40adf commit 142acaf

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc-dev-guide/src

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/git.md

Lines changed: 1 addition & 1 deletion
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)