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/03/11 14:15:04 UTC

directory-fortress-core git commit: readme cleanup

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master fb3376574 -> 3c1b562e6


readme cleanup


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

Branch: refs/heads/master
Commit: 3c1b562e6a529cce7086e8010c1ea400a400bae4
Parents: fb33765
Author: Shawn McKinney <sm...@apache.org>
Authored: Thu Mar 10 01:15:15 2016 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Thu Mar 10 01:15:15 2016 -0600

----------------------------------------------------------------------
 README-MULTITENANCY.md | 2 +-
 README.md              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/3c1b562e/README-MULTITENANCY.md
----------------------------------------------------------------------
diff --git a/README-MULTITENANCY.md b/README-MULTITENANCY.md
index e4ddb6b..deed618 100644
--- a/README-MULTITENANCY.md
+++ b/README-MULTITENANCY.md
@@ -41,7 +41,7 @@ From Wikipedia:
  https://en.wikipedia.org/wiki/Multitenancy
 
 More here:
- * https://symas.com/products/symas-enforcement-foundry/multi-tenancy/
+ * http://symas.com/products/enforcement-foundry/multi-tenancy/
 
 -------------------------------------------------------------------------------
 ## SECTION 2.  About the Datastructures

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/3c1b562e/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 796e343..dee2a72 100755
--- a/README.md
+++ b/README.md
@@ -402,7 +402,7 @@ ________________________________________________________________________________
  mvn install -Dload.file=./ldap/setup/refreshLDAPData.xml
  ```
 
-  *Do not run this target with **refreshLDAPData.xml** on production systems as it deletes all nodes beneath the suffix before readding.*
+  * Do not run this target with **refreshLDAPData.xml** on production systems as it deletes all nodes beneath the suffix before readding.
 
 More usage notes of fortress build property files:
  * The defaults usually work.