Browse Source

3.2.0.RC2 and add FAQ

Rob Winch 11 years ago
parent
commit
1075f57db4
1 changed files with 3 additions and 4 deletions
  1. 3 4
      index.html

+ 3 - 4
index.html

@@ -66,11 +66,10 @@ be extended to meet custom requirements
 
 {% capture related_resources %}
 
-### Getting Started Guides
+### Additional Resources
 
-* [Hello Security]({{site.guides_base_url}}/helloworld.html)
-* [Hello MVC Security]({{site.guides_base_url}}/hellomvc.html)
-* [More...]({{site.guides_base_url}}/)
+* [Getting Started]({{site.guides_base_url}}/)
+* [FAQ](http://docs.spring.io/spring-security/site/docs/3.2.x/reference/htmlsingle/faq.html)
 
 ### Related Projects