From a2b453340e309ef66a66051cbc8fc69e771f418c Mon Sep 17 00:00:00 2001 From: Adnan Ahmed Date: Sat, 1 Apr 2017 16:47:53 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61e6065..8fd08a7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Table of Contents 1. [Bash Basics](#1-bash-basics) 1.1. [File Operations](#11-file-operations) - 1.2. [Text Operations](#12-file-operations) + 1.2. [Text Operations](#12-text-operations) 1.3. [Directory Operations](#13-directory-operations) 1.4. [SSH, System Info & Network Operations](#14-ssh-system-info--network-operations) 1. [Basic Shell Programming](#2-basic-shell-programming)