You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2018/11/17 20:13:55 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:eaabc9f

This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e3351b9  Jekyll build from master:eaabc9f
e3351b9 is described below

commit e3351b9c7c0a0e39f9a9f6bd0124aa10373a0508
Author: Mike Walch <mw...@apache.org>
AuthorDate: Sat Nov 17 15:13:35 2018 -0500

    Jekyll build from master:eaabc9f
    
    Fixed link on homepage
---
 feed.xml       | 4 ++--
 index.html     | 2 +-
 redirects.json | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/feed.xml b/feed.xml
index 29b3e03..fec5fcc 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 16 Nov 2018 13:51:44 -0500</pubDate>
-    <lastBuildDate>Fri, 16 Nov 2018 13:51:44 -0500</lastBuildDate>
+    <pubDate>Sat, 17 Nov 2018 15:13:27 -0500</pubDate>
+    <lastBuildDate>Sat, 17 Nov 2018 15:13:27 -0500</lastBuildDate>
     <generator>Jekyll v3.7.3</generator>
     
     
diff --git a/index.html b/index.html
index fbcfece..a6a8ef8 100644
--- a/index.html
+++ b/index.html
@@ -165,7 +165,7 @@
       </div>
       <div class="col-md-6">
         <h4>Cell-based access control</h4>
-        <p>Every Accumulo key/value pair has its own <a href="/docs/2.x/security/labels">security label</a> which limits query results based off user authorizations.</p>
+        <p>Every Accumulo key/value pair has its own <a href="/docs/2.x/security/authorizations#security-labels">security label</a> which limits query results based off user authorizations.</p>
       </div>
     </div>
     <div class="row">
diff --git a/redirects.json b/redirects.json
index 87ee136..38538e9 100644
--- a/redirects.json
+++ b/redirects.json
@@ -1 +1 @@
-{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/" [...]
\ No newline at end of file
+{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/" [...]
\ No newline at end of file