You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by el...@apache.org on 2017/04/01 21:02:33 UTC

calcite-avatica git commit: [CALCITE-1717] Forgot to commit the corrected _config.yml

Repository: calcite-avatica
Updated Branches:
  refs/heads/master fc7b26c8b -> 511910559


[CALCITE-1717] Forgot to commit the corrected _config.yml


Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/51191055
Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica/tree/51191055
Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica/diff/51191055

Branch: refs/heads/master
Commit: 511910559b4e6343ac134ff50d193f5f8c4bfac0
Parents: fc7b26c
Author: Josh Elser <el...@apache.org>
Authored: Sat Apr 1 17:02:11 2017 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Sat Apr 1 17:02:11 2017 -0400

----------------------------------------------------------------------
 site/_config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite-avatica/blob/51191055/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index 03f2841..b823b60 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -18,7 +18,7 @@ permalink: /news/:year/:month/:day/:title/
 excerpt_separator: ""
 
 repository: https://github.com/apache/calcite-avatica
-destination: site/target/avatica
+destination: target/avatica
 exclude: [README.md,Gemfile*]
 keep_files: [".git", ".svn", "apidocs", "testapidocs"]