This is an automated email from the ASF dual-hosted git repository. libenchao pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git
commit d34d844eea4ea5879331966ad38c7374ab62b3a5 Author: Ran Tao <[email protected]> AuthorDate: Tue Sep 26 14:21:10 2023 +0800 [CALCITE-6017] Update the GitHub link of released versions --- site/_docs/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/history.md b/site/_docs/history.md index 00cdd3a576..481bf5a512 100644 --- a/site/_docs/history.md +++ b/site/_docs/history.md @@ -24,7 +24,7 @@ limitations under the License. --> For a full list of releases, see -<a href="https://github.com/apache/calcite/releases">github</a>. +<a href="https://github.com/apache/calcite/tags">github</a>. Downloads are available on the [downloads page]({{ site.baseurl }}/downloads/).
