From e105f0b29eb409e245392be3d0cb3331861571bf Mon Sep 17 00:00:00 2001 From: Joel Stemmer Date: Fri, 9 Jul 2010 05:28:46 +0800 Subject: [PATCH] fix incorrect link to inspection and comparison --- basic/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic/index.html b/basic/index.html index 3199375..c4438d2 100644 --- a/basic/index.html +++ b/basic/index.html @@ -224,7 +224,7 @@ layout: reference

There are two main uses of the git diff command. One use we will describe here, the other we will describe later in the - "Inspection and Comparison" + "Inspection and Comparison" section. The way we're going to use it here is to describe the changes that are staged or modified on disk but unstaged.