This is an automated email from the ASF dual-hosted git repository.
krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git
The following commit(s) were added to refs/heads/master by this push:
new 9cf1a92 [CALCITE-2922] Update link to Apache Jenkins Calcite-Avatica
job
9cf1a92 is described below
commit 9cf1a92c58f2fbac5ea5723f0b13e5bec436432b
Author: mayozhang <[email protected]>
AuthorDate: Fri Mar 15 16:01:28 2019 +0800
[CALCITE-2922] Update link to Apache Jenkins Calcite-Avatica job
Close apache/calcite-avatica#87
Signed-off-by: Kevin Risden <[email protected]>
---
site/develop/avatica.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/develop/avatica.md b/site/develop/avatica.md
index 8eecb28..b7009bd 100644
--- a/site/develop/avatica.md
+++ b/site/develop/avatica.md
@@ -113,7 +113,7 @@ changes.
Calcite has a collection of Jenkins jobs on ASF-hosted infrastructure.
They are all organized in a single view and available at
-[https://builds.apache.org/view/A-D/view/Calcite-Avatica/](https://builds.apache.org/view/A-D/view/Calcite-Avatica/).
+[https://builds.apache.org/view/A-D/view/Calcite/job/Calcite-Avatica-Master/](https://builds.apache.org/view/A-D/view/Calcite/job/Calcite-Avatica-Master/).
## Getting started