This is an automated email from the ASF dual-hosted git repository. wonook pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git
commit 8b02a3d3668b45d2aa2a8b7746dca6c1cda13110 Author: Won Wook SONG <[email protected]> AuthorDate: Fri Mar 2 11:08:31 2018 +0900 update path --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 14cd359..fc4131d 100644 --- a/_config.yml +++ b/_config.yml @@ -4,10 +4,10 @@ email: [email protected] description: > A Data Processing System for Flexible Employment With Different Deployment Characteristics. -baseurl: "/nemo" # the subpath of your site, e.g. /blog/ -url: https://snuspl.github.io/nemo/ # the base hostname & protocol for your site -git_address: https://github.com/snuspl/nemo -git_edit_address: https://github.com/snuspl/nemo +baseurl: "/incubator-nemo" # the subpath of your site, e.g. /blog/ +url: https://apache.github.io/incubator-nemo/ # the base hostname & protocol for your site +git_address: https://github.com/apache/incubator-nemo +git_edit_address: https://github.com/apache/incubator-nemo # theme options from https://bootswatch.com/ # comment out this to use default Bootstrap -- To stop receiving notification emails like this one, please contact [email protected].
