From d244e8e0cb0be806e32cb1bcbffb7ef3a88cfba4 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Wed, 16 Mar 2016 07:56:00 -0500 Subject: [PATCH] Remove FAQ The FAQ is for 3.2 and the new one will be in the reference, so there is no need to explicitly list it --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 853874314d..05f9a6053b 100644 --- a/index.html +++ b/index.html @@ -65,7 +65,6 @@ be extended to meet custom requirements ### Additional Resources * [Getting Started]({{site.guides_base_url}}/) -* [FAQ](http://docs.spring.io/spring-security/site/docs/3.2.x/reference/htmlsingle/faq.html) * [Spring Security 3.2 Webinar Replay](http://spring.io/blog/2014/01/21/webinar-replay-spring-security-3-2) ### Related Projects