This is an automated email from the ASF dual-hosted git repository.
rubenql pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/main by this push:
new 56f7b82483 [CALCITE-6017] Update the GitHub link of released versions
56f7b82483 is described below
commit 56f7b8248352568539cbfe0222606903d69e521c
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/).