This is an automated email from the ASF dual-hosted git repository.
visortelle pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new fc149ee1f9f2 Fix link (#850)
fc149ee1f9f2 is described below
commit fc149ee1f9f29dd8fed28887a042d108c9486468
Author: Kiryl Valkovich 🛸 <[email protected]>
AuthorDate: Fri Mar 15 07:08:30 2024 +0400
Fix link (#850)
Fix a link mistake on /download page after #849
---
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/>