Skip to content

Commit d89d417

Browse files
oskgotshepang
authored andcommitted
fix rebase link
1 parent da0a4a0 commit d89d417

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
@@ -105,7 +105,7 @@ Git has two ways to update your branch with the newest changes: merging and reba
105105
Rust [uses rebasing][no-merge-policy]. If you make a merge commit, it's not too hard to fix:
106106
`git rebase -i upstream/master`.
107107

108-
See [Rebasing][#rebasing] for more about rebasing.
108+
See [Rebasing](#rebasing) for more about rebasing.
109109

110110
### I deleted my fork on GitHub!
111111

0 commit comments

Comments
 (0)