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 2017/12/13 17:05:19 UTC

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

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 7cf4137  Jekyll build from master:694ad0e
7cf4137 is described below

commit 7cf4137c2ba72b5ac619c07a28d509d933529451
Author: Mike Walch <mw...@apache.org>
AuthorDate: Wed Dec 13 12:05:06 2017 -0500

    Jekyll build from master:694ad0e
    
    Removed links to internal pages of tour from blog post
---
 blog/2017/12/12/take-the-accumulo-tour.html | 14 +++++++-------
 feed.xml                                    | 18 +++++++++---------
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/blog/2017/12/12/take-the-accumulo-tour.html b/blog/2017/12/12/take-the-accumulo-tour.html
index 2696dc4..4d429cd 100644
--- a/blog/2017/12/12/take-the-accumulo-tour.html
+++ b/blog/2017/12/12/take-the-accumulo-tour.html
@@ -158,17 +158,17 @@
 by completing a series of programming exercises. Don’t worry! Solutions are provided if
 you get stuck.</p>
 
-<p>The tour has a <a href="/tour/getting-started/">getting started</a> page that helps you set up your development environment and
+<p>The <a href="/tour/">tour</a> has a ‘Getting Started’ page that helps you set up your development environment and
 clone a repository with template code. After you are set up, the tour has exercises that cover the
 following Accumulo concepts:</p>
 
 <ul>
-  <li><a href="/tour/basic-read-write/">Writing and Reading from Accumulo</a></li>
-  <li><a href="/tour/data-model/">Data Model</a></li>
-  <li><a href="/tour/authorizations/">Authorizations</a></li>
-  <li><a href="/tour/ranges-splits/">Ranges &amp; Splits</a></li>
-  <li><a href="/tour/batch-scanner/">Batch Scanner</a></li>
-  <li><a href="/tour/conditional-writer/">Conditional Writer</a></li>
+  <li>Writing and Reading from Accumulo</li>
+  <li>Data Model</li>
+  <li>Authorizations</li>
+  <li>Ranges &amp; Splits</li>
+  <li>Batch Scanner</li>
+  <li>Conditional Writer</li>
 </ul>
 
 <p>More exercises (such as one on Accumulo Iterators) will be added in the future so check for updates.</p>
diff --git a/feed.xml b/feed.xml
index 71fb826..fd900e3 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>Wed, 13 Dec 2017 11:42:17 -0500</pubDate>
-    <lastBuildDate>Wed, 13 Dec 2017 11:42:17 -0500</lastBuildDate>
+    <pubDate>Wed, 13 Dec 2017 12:04:54 -0500</pubDate>
+    <lastBuildDate>Wed, 13 Dec 2017 12:04:54 -0500</lastBuildDate>
     <generator>Jekyll v3.5.2</generator>
     
     
@@ -17,17 +17,17 @@
 by completing a series of programming exercises. Don’t worry! Solutions are provided if
 you get stuck.&lt;/p&gt;
 
-&lt;p&gt;The tour has a &lt;a href=&quot;/tour/getting-started/&quot;&gt;getting started&lt;/a&gt; page that helps you set up your development environment and
+&lt;p&gt;The &lt;a href=&quot;/tour/&quot;&gt;tour&lt;/a&gt; has a ‘Getting Started’ page that helps you set up your development environment and
 clone a repository with template code. After you are set up, the tour has exercises that cover the
 following Accumulo concepts:&lt;/p&gt;
 
 &lt;ul&gt;
-  &lt;li&gt;&lt;a href=&quot;/tour/basic-read-write/&quot;&gt;Writing and Reading from Accumulo&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;/tour/data-model/&quot;&gt;Data Model&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;/tour/authorizations/&quot;&gt;Authorizations&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;/tour/ranges-splits/&quot;&gt;Ranges &amp;amp; Splits&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;/tour/batch-scanner/&quot;&gt;Batch Scanner&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;/tour/conditional-writer/&quot;&gt;Conditional Writer&lt;/a&gt;&lt;/li&gt;
+  &lt;li&gt;Writing and Reading from Accumulo&lt;/li&gt;
+  &lt;li&gt;Data Model&lt;/li&gt;
+  &lt;li&gt;Authorizations&lt;/li&gt;
+  &lt;li&gt;Ranges &amp;amp; Splits&lt;/li&gt;
+  &lt;li&gt;Batch Scanner&lt;/li&gt;
+  &lt;li&gt;Conditional Writer&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;p&gt;More exercises (such as one on Accumulo Iterators) will be added in the future so check for updates.&lt;/p&gt;

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <co...@accumulo.apache.org>'].