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:22:07 UTC

[incubator-fluo-website] branch gh-pages updated: Updated URL in tour for gitbox

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

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


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 10535b1  Updated URL in tour for gitbox
10535b1 is described below

commit 10535b102932c7da13364318ef9c383ab072b7ff
Author: Keith Turner <kt...@apache.org>
AuthorDate: Fri Jun 23 14:17:41 2017 -0400

    Updated URL in tour for gitbox
---
 tour/writing-code.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tour/writing-code.md b/tour/writing-code.md
index 77865a0..067eb35 100644
--- a/tour/writing-code.md
+++ b/tour/writing-code.md
@@ -8,7 +8,7 @@ obtain, edit, and run this basic skeleton.
 
 ```bash
 #clone branch with starter code
-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
 cd fluo-tour
 
 #edit Main (all of the following excercises will require this)

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