From abaa08d04a5903a8a816a6e9d0f8576162d1bca9 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Mon, 1 Aug 2016 21:08:05 -0400 Subject: [PATCH] Update ToC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7078691..2f144e5 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ For clarity's sake all examples in this document use a customized bash prompt in - [I want to remove a file from git but keep the file](#i-want-to-remove-a-file-from-git-but-keep-the-file) - [Configuration](#configuration) - [I want to add aliases for some git commands](#i-want-to-add-aliases-for-some-git-commands) - - [I want to cache a username and password for a repository](#credential-helper) + - [I want to cache a username and password for a repository](#i-want-to-cache-a-username-and-password-for-a-repository) - [I've no idea what I did wrong](#ive-no-idea-what-i-did-wrong) - [Other Resources](#other-resources) - [Books](#books)