This is an automated email from the ASF dual-hosted git repository.

visortelle pushed a commit to branch supported-versions-on-download-page
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to 
refs/heads/supported-versions-on-download-page by this push:
     new 47bd97a839f0 upd
47bd97a839f0 is described below

commit 47bd97a839f034a2fdfb9da1115f42a4acd5ce99
Author: visortelle <[email protected]>
AuthorDate: Thu Mar 14 23:06:42 2024 +0400

    upd
---
 src/pages/download.mdx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/download.mdx b/src/pages/download.mdx
index 3586de04a00e..55767f7b94b5 100644
--- a/src/pages/download.mdx
+++ b/src/pages/download.mdx
@@ -26,7 +26,7 @@ import Page from '@site/src/components/ui/Page/Page';
 
 # Downloads for Apache Pulsarâ„¢
 
-## Release notes
+## Supported Versions
 
 ````mdx-code-block
 import SupportedVersionsTable from 
"@site/src/components/SupportedVersionsTable";
@@ -34,7 +34,7 @@ import SupportedVersionsTable from 
"@site/src/components/SupportedVersionsTable"
 <SupportedVersionsTable isHideUnmaintained />
 ````
 
-- [All Release notes](pathname:///release-notes)
+- [Release notes](pathname:///release-notes)
 - [Full Supported Versions Table](pathname:///release-notes)
 
 ## Current version <CurrentPulsarVersion/>

Reply via email to