Repository: shiro-site
Updated Branches:
  refs/heads/master 63d6d21f7 -> e088f5fa9


Added the Shiro mini book to main page


Project: http://git-wip-us.apache.org/repos/asf/shiro-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/shiro-site/commit/e088f5fa
Tree: http://git-wip-us.apache.org/repos/asf/shiro-site/tree/e088f5fa
Diff: http://git-wip-us.apache.org/repos/asf/shiro-site/diff/e088f5fa

Branch: refs/heads/master
Commit: e088f5fa97e4e2d3bd930167ce58567da9a6f55b
Parents: 63d6d21
Author: Brian Demers <[email protected]>
Authored: Fri Oct 28 11:04:27 2016 -0400
Committer: Brian Demers <[email protected]>
Committed: Fri Oct 28 11:04:27 2016 -0400

----------------------------------------------------------------------
 index.html | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/shiro-site/blob/e088f5fa/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 01eb687..f7f4ade 100644
--- a/index.html
+++ b/index.html
@@ -36,6 +36,10 @@
                         <a href="webapp-tutorial.html">Web App 
Tutorial</a></h3>
                         <p>Step-by-step tutorial for securing a web 
application with Apache Shiro.</p>
                     </div>
+                    <div>
+                        <a 
href="https://www.infoq.com/minibooks/apache-shiro-ee-7";>Apache Shiro Mini 
Book</a>
+                        <p>A free InfoQ mini-book by <small><a 
href="https://twitter.com/nebrasslamouchi";>Nebrass Lamouchi</a></small></p>
+                    </div>
                 </div>
             </div>
 

Reply via email to