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

tison 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 10eed7139b4 [improve] Downloads page anchors (#672)
10eed7139b4 is described below

commit 10eed7139b4d3399ce94c40beeda81d2dd8e502f
Author: tison <[email protected]>
AuthorDate: Thu Aug 10 12:56:21 2023 +0800

    [improve] Downloads page anchors (#672)
    
    Signed-off-by: tison <[email protected]>
---
 src/pages/download.mdx | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/src/pages/download.mdx b/src/pages/download.mdx
index 8a6821e9509..b8093ea06d5 100644
--- a/src/pages/download.mdx
+++ b/src/pages/download.mdx
@@ -36,7 +36,6 @@ You can download all previous versions of Pulsar at [the 
archive page](https://a
 
 <CurrentPulsarDownloadTable/>
 
-
 ### Shell
 
 You can download all previous versions of Pulsar shell at [the archive 
page](https://archive.apache.org/dist/pulsar/).
@@ -63,33 +62,31 @@ You must 
[verify](https://www.apache.org/info/verification.html) the integrity o
 
 <ArchivedPulsarDownloadTable/>
 
-# Pulsar C++ Client
+## Pulsar C++ Client
 
 <CppReleasesDownloadTable/>
 
-# Pulsar Manager
-
-## Release notes
+## Pulsar Manager
 
 [Release notes](pathname:///pulsar-manager-release-notes) for all Pulsar 
Manager's versions.
 
-## Current version <CurrentPulsarManagerVersion/>
+**Current version <CurrentPulsarManagerVersion/>**
 
 <CurrentPulsarManagerDownloadTable/>
 
-## Older releases
+**Older releases**
 
 <ArchivedPulsarManagerDownloadTable/>
 
-# Pulsar Adapters
-
-## Current version <CurrentPulsarAdaptersVersion/>
+## Pulsar Adapters
 
 Pulsar Adapters are available on Maven Central, there is no binary package.
 
+**Current version <CurrentPulsarAdaptersVersion/>**
+
 <CurrentPulsarAdaptersDownloadTable/>
 
-## Older releases
+**Older releases**
 
 <ArchivedPulsarAdaptersDownloadTable/>
 

Reply via email to