Skip to content

Commit e105f0b

Browse files
jstemmerschacon
authored andcommitted
fix incorrect link to inspection and comparison
1 parent e4cd83e commit e105f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ <h2>
224224
<div class="block">
225225
<p>There are two main uses of the <code>git diff</code> command. One use we
226226
will describe here, the other we will describe later in the
227-
<a href="/inspection">"Inspection and Comparison"</a>
227+
<a href="/inspect">"Inspection and Comparison"</a>
228228
section. The way we're going to use it here is to describe the
229229
changes that are staged or modified on disk but unstaged.</p>
230230

0 commit comments

Comments
 (0)