This is an automated email from the ASF dual-hosted git repository. visortelle pushed a commit to branch fix-link-mistake in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit b115ea3279dc7e31322a84a8ab3803f5494d2529 Author: visortelle <[email protected]> AuthorDate: Fri Mar 15 07:06:17 2024 +0400 Fix link --- src/pages/download.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/download.mdx b/src/pages/download.mdx index 55767f7b94b5..ea0a6c047f04 100644 --- a/src/pages/download.mdx +++ b/src/pages/download.mdx @@ -34,8 +34,8 @@ import SupportedVersionsTable from "@site/src/components/SupportedVersionsTable" <SupportedVersionsTable isHideUnmaintained /> ```` +- [All Versions Schedule](pathname:///contribute/release-policy) - [Release notes](pathname:///release-notes) -- [Full Supported Versions Table](pathname:///release-notes) ## Current version <CurrentPulsarVersion/>
