From 7b06400ac7bb42b2a3f1c8b6519129da0f6564ac Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Tue, 25 Aug 2015 16:00:39 +1000 Subject: [PATCH] fix link of `git feature|refactor|bug|chore` --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index cbb9454af..812095f0d 100644 --- a/Commands.md +++ b/Commands.md @@ -30,7 +30,7 @@ - [`git setup`](#git-setup) - [`git touch`](#git-touch) - [`git obliterate`](#git-obliterate) - - [`git feature|refactor|bug|chore`](#git-feature|refactor|bug|chore) + - [`git feature|refactor|bug|chore`](#git-featurerefactorbugchore) - [`git local-commits`](#git-local-commits) - [`git archive-file`](#git-archive-file) - [`git missing`](#git-missing)