You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by kt...@apache.org on 2017/06/26 14:26:57 UTC

[incubator-fluo-website] branch asf-site updated: Jekyll build from gh-pages:10535b1

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 2aeb061  Jekyll build from gh-pages:10535b1
2aeb061 is described below

commit 2aeb061e161fc308cd270d7ab493c0dd2497e2cc
Author: Keith Turner <kt...@apache.org>
AuthorDate: Mon Jun 26 10:23:33 2017 -0400

    Jekyll build from gh-pages:10535b1
    
    Updated URL in tour for gitbox
---
 feed.xml                     | 4 ++--
 tour/writing-code/index.html | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/feed.xml b/feed.xml
index a6a8f5b..bc16c41 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>Wed, 21 Jun 2017 20:40:57 +0000</pubDate>
-    <lastBuildDate>Wed, 21 Jun 2017 20:40:57 +0000</lastBuildDate>
+    <pubDate>Mon, 26 Jun 2017 14:23:29 +0000</pubDate>
+    <lastBuildDate>Mon, 26 Jun 2017 14:23:29 +0000</lastBuildDate>
     <generator>Jekyll v3.3.1</generator>
     
       <item>
diff --git a/tour/writing-code/index.html b/tour/writing-code/index.html
index 24675ce..89f21fa 100644
--- a/tour/writing-code/index.html
+++ b/tour/writing-code/index.html
@@ -116,7 +116,7 @@ with a basic skeleton that will help you get started quickly.   The commands bel
 obtain, edit, and run this basic skeleton.</p>
 
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c">#clone branch with starter code</span>
-git clone -b fluo-tour http://git.apache.org/incubator-fluo-website.git fluo-tour
+git clone -b fluo-tour https://gitbox.apache.org/repos/asf/incubator-fluo-website fluo-tour
 <span class="nb">cd </span>fluo-tour
 
 <span class="c">#edit Main (all of the following excercises will require this)</span>

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