Repository: wicket-site Updated Branches: refs/heads/asf-site 745dbe36c -> 0618464e5
Fix a typo in Apache Fortress info Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/0618464e Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/0618464e Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/0618464e Branch: refs/heads/asf-site Commit: 0618464e53275768d8ab2e7c6a792a05417fff7d Parents: 745dbe3 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Wed May 20 15:15:49 2015 +0300 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Wed May 20 15:15:49 2015 +0300 ---------------------------------------------------------------------- apache/friends.html | 2 +- content/apache/friends.html | 2 +- content/atom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0618464e/apache/friends.html ---------------------------------------------------------------------- diff --git a/apache/friends.html b/apache/friends.html index cc85730..be9d1a4 100644 --- a/apache/friends.html +++ b/apache/friends.html @@ -31,5 +31,5 @@ title: Apache projects using Wicket <div style="margin-top: 40px"> <h2><a href="https://directory.apache.org/fortress/" target="_blank">Apache Fortress</a></h2> - <h4>Apache Fortress is is a standards based and Open Source Identity Access Management Java SDK for LDAP v3 compliant systems. Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password policy draft. It uses Apache Wicket for its <a target="_blank" href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</h4> + <h4>Apache Fortress is a standards based and Open Source Identity Access Management Java SDK for LDAP v3 compliant systems. Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password policy draft. It uses Apache Wicket for its <a target="_blank" href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</h4> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0618464e/content/apache/friends.html ---------------------------------------------------------------------- diff --git a/content/apache/friends.html b/content/apache/friends.html index bd776e0..d65fae4 100644 --- a/content/apache/friends.html +++ b/content/apache/friends.html @@ -213,7 +213,7 @@ <div style="margin-top: 40px"> <h2><a href="https://directory.apache.org/fortress/" target="_blank">Apache Fortress</a></h2> - <h4>Apache Fortress is is a standards based and Open Source Identity Access Management Java SDK for LDAP v3 compliant systems. Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password policy draft. It uses Apache Wicket for its <a target="_blank" href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</h4> + <h4>Apache Fortress is a standards based and Open Source Identity Access Management Java SDK for LDAP v3 compliant systems. Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password policy draft. It uses Apache Wicket for its <a target="_blank" href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</h4> </div> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0618464e/content/atom.xml ---------------------------------------------------------------------- diff --git a/content/atom.xml b/content/atom.xml index 561b425..e04956d 100644 --- a/content/atom.xml +++ b/content/atom.xml @@ -4,7 +4,7 @@ <title>Apache Wicket</title> <link href="http://wicket.apache.org/atom.xml" rel="self"/> <link href="http://wicket.apache.org/"/> - <updated>2015-05-15T22:47:02+03:00</updated> + <updated>2015-05-20T15:15:40+03:00</updated> <id>http://wicket.apache.org/</id> <author> <name>Apache Wicket</name>
