Repository: calcite-avatica Updated Branches: refs/heads/master 612b80cb2 -> ce3476501
Fix broken link in howto Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/ce347650 Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica/tree/ce347650 Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica/diff/ce347650 Branch: refs/heads/master Commit: ce347650152b773e7d67ac01ad04f87acab7d366 Parents: 612b80c Author: Francis Chuang <[email protected]> Authored: Tue May 29 19:34:20 2018 +1000 Committer: Francis Chuang <[email protected]> Committed: Tue May 29 19:34:20 2018 +1000 ---------------------------------------------------------------------- site/_docs/howto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite-avatica/blob/ce347650/site/_docs/howto.md ---------------------------------------------------------------------- diff --git a/site/_docs/howto.md b/site/_docs/howto.md index 6e85bad..eae6743 100644 --- a/site/_docs/howto.md +++ b/site/_docs/howto.md @@ -530,7 +530,7 @@ svn ci The old releases will remain available in the [release archive](http://archive.apache.org/dist/calcite/). -Publish the [Docker images](docker.md). +Publish the [Docker images](docker.html). Add a release note by copying [site/_posts/2016-11-01-release-1.9.0.md]({{ site.sourceRoot }}/site/_posts/2016-11-01-release-1.9.0.md),
