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/08/14 13:50:13 UTC

incubator-crail-website git commit: fix https

Repository: incubator-crail-website
Updated Branches:
  refs/heads/master 679a82db8 -> ff4980524


fix https


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/ff498052
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/tree/ff498052
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/diff/ff498052

Branch: refs/heads/master
Commit: ff498052418181475486b63a7d66169591496498
Parents: 679a82d
Author: Jonas Pfefferle <pe...@apache.org>
Authored: Tue Aug 14 15:49:49 2018 +0200
Committer: Jonas Pfefferle <pe...@apache.org>
Committed: Tue Aug 14 15:49:49 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/ff498052/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index 56900e5..7d49790 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: '//crail.incubator.apache.org'
+#base: '//127.0.0.1:4000/'
 
 
 # gem dependencies