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 2015/02/19 22:12:53 UTC

directory-fortress-enmasse git commit: FC-73 - minor doc cleanup

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 8adb2e365 -> a2148a997


FC-73 - minor doc cleanup


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/a2148a99
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/tree/a2148a99
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/diff/a2148a99

Branch: refs/heads/master
Commit: a2148a997855ec9da0b767fd6194158c2ad6607f
Parents: 8adb2e3
Author: Shawn McKinney <sm...@apache.org>
Authored: Thu Feb 19 15:12:35 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Thu Feb 19 15:12:35 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/a2148a99/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 a7c3a3a..2eae2fc 100755
--- a/src/main/java/org/apache/directory/fortress/rest/overview.html
+++ b/src/main/java/org/apache/directory/fortress/rest/overview.html
@@ -36,8 +36,8 @@
        connect back to the <A HREF="org.apache.directory.fortress.core/rbac/package-summary.html">Fortress</A> <A HREF="http://en.wikipedia.org/wiki/Role-based_access_control">RBAC</A> component.
 
        Fortress Rest is a <a href="http://java.sun.com/developer/technicalArticles/tools/webapps_1/">Java Web program</a> artifact and is wholly dependent on <A HREF="org.apache.directory.fortress.core/package-summary.html">Fortress</A>
-       but also needs a <A HREF="http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol">V3 compliant LDAP</A> server like OpenLDAP.  For more information on installing and setting up OpenLDAP check out
-       <A HREF="http://directory.apache.org/fortress/quick-start/apacheds/apacheds.html">Fortress ApacheDS Quickstart</A>
+       but also needs a <A HREF="http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol">V3 compliant LDAP</A> server like OpenLDAP or ApacheDS.
+       For more information on installing and setting up a directory server check out the Fortress README's in the directory-fortress-core source package.
 
        <h2>What can Fortress Rest do?</h2>