From e99121bd16463d7443f2392843ddf9f4b9580c5b Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Mon, 16 Jul 2012 14:59:15 +0100 Subject: [PATCH] typo fix --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 55adb672e..1111e8435 100644 --- a/FAQ.md +++ b/FAQ.md @@ -70,7 +70,7 @@ Hence, if you are keen on keeping a closer look at the development you can: * Subscribe to the [Atom feed](https://github.com/sqlmapproject/sqlmap/commits/master.atom) in your feed reader of choice. * Follow us on Twitter, [@sqlmap](https://twitter.com/sqlmap). * Watch demos on YouTube: [#1](http://www.youtube.com/user/inquisb/videos) and [#2](http://www.youtube.com/user/stamparm/videos). -* Subscribe to the [mailing list]((http://news.gmane.org/gmane.comp.security.sqlmap). +* Subscribe to the [mailing list](http://news.gmane.org/gmane.comp.security.sqlmap). * Alternatively, you can subscribe to the [RSS feed](http://rss.gmane.org/messages/complete/gmane.comp.security.sqlmap). * You can also browse the [posts' archive](http://news.gmane.org/gmane.comp.security.sqlmap) online.