This is an automated email from the ASF dual-hosted git repository.
wonook pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nemo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1ab42b3 edit baseurl
1ab42b3 is described below
commit 1ab42b3e7d16eb77d3143d0d638979918421b3dc
Author: Won Wook SONG <[email protected]>
AuthorDate: Mon Mar 5 15:43:35 2018 +0900
edit baseurl
---
_config.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/_config.yml b/_config.yml
index ba3a4ab..9c2ce33 100644
--- a/_config.yml
+++ b/_config.yml
@@ -4,8 +4,8 @@ email: [email protected]
description: >
A Data Processing System for Flexible Employment With Different Deployment
Characteristics.
-baseurl: "/" # the subpath of your site, e.g. /blog/
-url: https://nemo.apache.org/ # the base hostname & protocol for your site
+baseurl: "" # the subpath of your site, e.g. /blog/
+url: http://nemo.apache.org/ # the base hostname & protocol for your site
git_address: https://github.com/apache/incubator-nemo-website
git_edit_address: https://github.com/apache/incubator-nemo-website
--
To stop receiving notification emails like this one, please contact
[email protected].