Skip to content

Commit 182444f

Browse files
authored
added href using #id.
1 parent 6dee71f commit 182444f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/doc/_example.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@
684684
<h2 id="_notes">NOTES</h2>
685685
<div class="sectionbody">
686686
<div class="paragraph"><p>You should understand the implications of using <em>git rebase</em> on a
687-
repository that you share. See also RECOVERING FROM UPSTREAM REBASE
687+
repository that you share. See also <a href="#_recovering_from_upstream_rebase">RECOVERING FROM UPSTREAM REBASE</a>
688688
below.</p></div>
689689
<div class="paragraph"><p>When the git-rebase command is run, it will first execute a "pre-rebase"
690690
hook if one exists. You can use this hook to do sanity checks and

0 commit comments

Comments
 (0)