From b91e222d34dbb5381a134d66c93fb629c3b8815b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Gill=C3=A9?= Date: Fri, 20 Oct 2017 22:43:13 +0200 Subject: [PATCH] Fix link name The link name should be at least "Hacker News", but that could be mixed up with https://news.ycombinator.com/, so better use the full name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7156c99..6149f6d 100644 --- a/README.md +++ b/README.md @@ -201,4 +201,4 @@ Online News Sources * [InfoSec](http://www.infosecurity-magazine.com/) * [Threatpost](https://threatpost.com/) * [Security Intell](https://securityintelligence.com/news/git-vulnerabilities-found-in-version-control-systems/) -* [Hacker New](https://thehackernews.com/) +* [The Hacker News](https://thehackernews.com/)