From commits-return-51966-archive-asf-public=cust-asf.ponee.io@directory.apache.org Fri Jul 31 15:24:22 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 54E74180647 for ; Fri, 31 Jul 2020 17:24:22 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 76E311246E3 for ; Fri, 31 Jul 2020 15:24:21 +0000 (UTC) Received: (qmail 53615 invoked by uid 500); 31 Jul 2020 15:24:21 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 53606 invoked by uid 99); 31 Jul 2020 15:24:21 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2020 15:24:21 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 9C5B98242E; Fri, 31 Jul 2020 15:24:20 +0000 (UTC) Date: Fri, 31 Jul 2020 15:24:20 +0000 To: "commits@directory.apache.org" Subject: [directory-fortress-core] branch master updated: remove broken link MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159620906040.27154.9794873344605802749@gitbox.apache.org> From: smckinney@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: directory-fortress-core X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c9cb1f0885495dc5d22c1af9ce71bfe145996663 X-Git-Newrev: 13bf417e2e26d4a0d28195ccd24780a44868d3e4 X-Git-Rev: 13bf417e2e26d4a0d28195ccd24780a44868d3e4 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. smckinney pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/directory-fortress-core.git The following commit(s) were added to refs/heads/master by this push: new 13bf417 remove broken link 13bf417 is described below commit 13bf417e2e26d4a0d28195ccd24780a44868d3e4 Author: Shawn McKinney AuthorDate: Fri Jul 31 10:24:12 2020 -0500 remove broken link --- README-MULTITENANCY.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README-MULTITENANCY.md b/README-MULTITENANCY.md index 07f8dd0..c995e01 100644 --- a/README-MULTITENANCY.md +++ b/README-MULTITENANCY.md @@ -39,10 +39,7 @@ From Wikipedia: *Commentators regard multitenancy as an important feature of cloud computing.* https://en.wikipedia.org/wiki/Multitenancy - -More here: - * http://symas.com/products/enforcement-foundry/multi-tenancy/ - + ------------------------------------------------------------------------------- ## SECTION 2. About the Datastructures @@ -154,4 +151,4 @@ Other tools like Fortress console and CLI may be run pointing to a tenant's data ``` ___________________________________________________________________________________ -#### END OF README-MULTITENANCY \ No newline at end of file +#### END OF README-MULTITENANCY