From c336df213738314f927499a5fc136a887fe5085a Mon Sep 17 00:00:00 2001 From: Inderpreet Singh Date: Mon, 18 Dec 2017 14:42:56 -0500 Subject: [PATCH] Fix table of contents link to its correct section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad51fc5e..2c078699 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Stop polluting your `~/bin` directory and your `.bashrc` file, fork/clone Bash-i - [Searching with Negations](#searching-with-negations) - [Using Search to Enable or Disable Components](#using-search-to-enable-or-disable-components) - [Disabling ASCII Color](#disabling-ascii-color) -- [Custom scripts, aliases, themes, and functions](#custom-scripts,-aliases,-themes,-and-functions) +- [Custom scripts, aliases, themes, and functions](#custom-scripts-aliases-themes-and-functions) - [Themes](#themes) - [Uninstalling](#uninstalling) - [Misc](#misc)