From 42719162ec91985f6e0833dd8e9f582fc92acada Mon Sep 17 00:00:00 2001 From: pr0grammm <30474195+pr0grammm@users.noreply.github.com> Date: Tue, 9 Jan 2018 23:36:53 +0530 Subject: [PATCH] fix anchor link anchor link to 'Network Scanning / Reconnaissance' was not working. I changed the href and it's working now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dbe900..811b619 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ We started a new [tools](https://github.com/vitalysim/Awesome-Hacking-Resources/ * [Sharpening Your Skills](#sharpening-your-skills) * [Reverse Engineering, Buffer Overflow and Exploit Development](#reverse-engineering-buffer-overflow-and-exploit-development) * [Privilege Escalation](#privilege-escalation) - * [Network Scanning / Reconnaissance](#network-Scanning-/-Reconnaissance) + * [Network Scanning / Reconnaissance](#network-scanning--reconnaissance) * [Malware Analysis](#malware-analysis) * [Vulnerable Web Application](#vulnerable-web-application) * [Vulnerable OS](#vulnerable-os)