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/fluo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6a3feab  Jekyll build from gh-pages:360895c
6a3feab is described below

commit 6a3feabb086e4ed737b4e01c3db720ee33d5115d
Author: Mike Walch <mwa...@apache.org>
AuthorDate: Tue Aug 8 17:29:39 2017 -0400

    Jekyll build from gh-pages:360895c
    
    Remove incubator references on website (#78)
---
 README.md  | 2 +-
 feed.xml   | 4 ++--
 index.html | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index b5fbaf1..f291832 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ browser using [Jekyll]. This can be done by following these 
instructions:
 
 2. Use [Bundler] to install all gems in the [Gemfile] of this repo.
 
-        cd incubator-fluo-website/
+        cd fluo-website/
         bundle install
 
 3. Run the following command to have Jekyll serve the website locally:
diff --git a/feed.xml b/feed.xml
index 93e0018..b43b526 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml"; rel="self" 
type="application/rss+xml" />
-    <pubDate>Sat, 05 Aug 2017 02:52:09 +0000</pubDate>
-    <lastBuildDate>Sat, 05 Aug 2017 02:52:09 +0000</lastBuildDate>
+    <pubDate>Tue, 08 Aug 2017 21:29:32 +0000</pubDate>
+    <lastBuildDate>Tue, 08 Aug 2017 21:29:32 +0000</lastBuildDate>
     <generator>Jekyll v3.3.1</generator>
     
       <item>
diff --git a/index.html b/index.html
index df1f700..658bb10 100644
--- a/index.html
+++ b/index.html
@@ -108,7 +108,7 @@
     <div id="welcome-jumbotron" class="jumbotron" style="text-align: center">
       <h3>Apache Fluo&trade; lets users make incremental updates to large data 
sets stored in Apache Accumulo</h3>
       <a style="margin-right: 20px" href="/release/fluo-1.1.0-incubating/" 
class="btn btn-success btn-sm navbar-btn"><i class="fa fa-download fa-lg"></i> 
Download</a>
-      <a style="margin-right: 20px" 
href="https://github.com/apache/incubator-fluo"; target="_blank" class="btn 
btn-default btn-sm navbar-btn"><i class="fa fa-github fa-lg"></i> GitHub</a>
+      <a style="margin-right: 20px" href="https://github.com/apache/fluo"; 
target="_blank" class="btn btn-default btn-sm navbar-btn"><i class="fa 
fa-github fa-lg"></i> GitHub</a>
       <a href="https://twitter.com/apachefluo"; target="_blank" class="btn 
btn-primary btn-sm navbar-btn"><i class="fa fa-twitter fa-lg"></i> Follow</a>
     </div>
     <h3 style="padding-top: 0px">Overview</h3>

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

Reply via email to