You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crail.apache.org by pe...@apache.org on 2018/06/07 11:26:54 UTC

incubator-crail-website git commit: Fix base path

Repository: incubator-crail-website
Updated Branches:
  refs/heads/master 63f2c5e23 -> 35e89b59d


Fix base path


Project: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/commit/35e89b59
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/tree/35e89b59
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/diff/35e89b59

Branch: refs/heads/master
Commit: 35e89b59d63a1c2922524287d8f43c83cbf6288d
Parents: 63f2c5e
Author: Jonas Pfefferle <jp...@zurich.ibm.com>
Authored: Thu Jun 7 13:26:47 2018 +0200
Committer: Jonas Pfefferle <jp...@zurich.ibm.com>
Committed: Thu Jun 7 13:26:47 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-crail-website/blob/35e89b59/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index 7bce964..56900e5 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -26,8 +26,8 @@ categories: [blog, news]
 front_page_news: 5
 
 # Base pathname for links.
-#base: 'http://crail.incubator.apache.org'
-base: 'http://127.0.0.1:4000'
+base: 'http://crail.incubator.apache.org'
+#base: 'http://127.0.0.1:4000'
 
 
 # gem dependencies