Update Coverity URL in documentation
Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/4abb30f7 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/4abb30f7 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/4abb30f7 Branch: refs/heads/branch-1.14 Commit: 4abb30f755be8ec188b3bd4a8ae1358802dc6f99 Parents: d633402 Author: Michael Mior <[email protected]> Authored: Thu Sep 7 13:46:40 2017 -0400 Committer: Michael Mior <[email protected]> Committed: Mon Sep 18 10:09:32 2017 -0400 ---------------------------------------------------------------------- site/_docs/howto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/4abb30f7/site/_docs/howto.md ---------------------------------------------------------------------- diff --git a/site/_docs/howto.md b/site/_docs/howto.md index bf6682e..8743163 100644 --- a/site/_docs/howto.md +++ b/site/_docs/howto.md @@ -449,7 +449,7 @@ Before you start: * `-Dcalcite.test.mongodb` * `-Dcalcite.test.splunk` * Trigger a - <a href="https://scan.coverity.com/projects/2966">Coverity scan</a> + <a href="https://scan.coverity.com/projects/julianhyde-calcite">Coverity scan</a> by merging the latest code into the `julianhyde/coverity_scan` branch, and when it completes, make sure that there are no important issues. * Add release notes to `site/_docs/history.md`. Include the commit history,
