You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2016/08/03 21:31:50 UTC

directory-fortress-enmasse git commit: missed one link

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 11f277647 -> f307285fd


missed one link


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/commit/f307285f
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/tree/f307285f
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/diff/f307285f

Branch: refs/heads/master
Commit: f307285fd34b3fee5ee1e2ccbd4090d05d7d2a29
Parents: 11f2776
Author: Shawn McKinney <sm...@apache.org>
Authored: Wed Aug 3 16:32:03 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Wed Aug 3 16:32:03 2016 -0500

----------------------------------------------------------------------
 src/main/java/org/apache/directory/fortress/rest/overview.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/f307285f/src/main/java/org/apache/directory/fortress/rest/overview.html
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/directory/fortress/rest/overview.html b/src/main/java/org/apache/directory/fortress/rest/overview.html
index 9ba287b..21ba011 100755
--- a/src/main/java/org/apache/directory/fortress/rest/overview.html
+++ b/src/main/java/org/apache/directory/fortress/rest/overview.html
@@ -91,7 +91,7 @@ For a list of Fortress Rest services, see <a href="org/apache/directory/fortress
     <li><a href="http://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/PwPolicyMgr.html">PswdPolicyMgr</a> - This
         object adheres to <a href="http://tools.ietf.org/html/draft-behera-ldap-password-policy-10">IETF PW policy
             draft</a> and is used to perform administrative and review functions on the <a
-                href="http://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/PwPolicy.html">PWPOLICIES</a> and <a
+                href="http://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/model/PwPolicy.html">PWPOLICIES</a> and <a
                 href="http://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/model/User.html">USERS</a> data sets
         within Fortress.
     </li>