You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datafu.apache.org by mb...@apache.org on 2014/01/31 08:22:51 UTC

git commit: Check scm setup

Updated Branches:
  refs/heads/master d8cec6a5c -> 7b1aeb198


Check scm setup


Project: http://git-wip-us.apache.org/repos/asf/incubator-datafu/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-datafu/commit/7b1aeb19
Tree: http://git-wip-us.apache.org/repos/asf/incubator-datafu/tree/7b1aeb19
Diff: http://git-wip-us.apache.org/repos/asf/incubator-datafu/diff/7b1aeb19

Branch: refs/heads/master
Commit: 7b1aeb198b197af245b92bfc582fb194d83261ce
Parents: d8cec6a
Author: Mathieu Bastian <ma...@gmail.com>
Authored: Thu Jan 30 22:58:11 2014 -0800
Committer: Mathieu Bastian <ma...@gmail.com>
Committed: Thu Jan 30 22:58:11 2014 -0800

----------------------------------------------------------------------
 site/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-datafu/blob/7b1aeb19/site/README.md
----------------------------------------------------------------------
diff --git a/site/README.md b/site/README.md
index 5faf22b..49417f2 100644
--- a/site/README.md
+++ b/site/README.md
@@ -1,6 +1,6 @@
 # Apache DataFu website
 
-We use [Middleman](http://middlemanapp.com/) to generate the website content.  This requires Ruby.
+We use [Middleman](http://middlemanapp.com/) to generate the website content. This requires Ruby.
 
 ## Setup
 
@@ -28,4 +28,4 @@ The static content can be built with:
 
     bundle exec build
 
-This will produces the content in the `/build` directory.
\ No newline at end of file
+This will produces the content in the `/build` directory.