You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ju...@apache.org on 2022/09/09 06:43:52 UTC

[pulsar] branch master updated: [fix][doc] remove `This example uses Pulsar x.x.x` (#17533)

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

junma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 9aaa8eff36b [fix][doc] remove `This example uses Pulsar x.x.x` (#17533)
9aaa8eff36b is described below

commit 9aaa8eff36b9850d07e72a8f3c8bcde193e024d4
Author: labuladong <la...@foxmail.com>
AuthorDate: Fri Sep 9 14:43:45 2022 +0800

    [fix][doc] remove `This example uses Pulsar x.x.x` (#17533)
    
    * remove `This example uses Pulsar x.x.x`
    
    * Update site2/docs/tiered-storage-aliyun.md
    
    Co-authored-by: momo-jun <60...@users.noreply.github.com>
    
    * Update site2/docs/tiered-storage-aws.md
    
    Co-authored-by: momo-jun <60...@users.noreply.github.com>
    
    * Update site2/docs/tiered-storage-filesystem.md
    
    Co-authored-by: momo-jun <60...@users.noreply.github.com>
    
    * Update site2/docs/tiered-storage-azure.md
    
    Co-authored-by: momo-jun <60...@users.noreply.github.com>
    
    * Update site2/docs/tiered-storage-gcs.md
    
    Co-authored-by: momo-jun <60...@users.noreply.github.com>
    
    Co-authored-by: momo-jun <60...@users.noreply.github.com>
---
 site2/docs/tiered-storage-aliyun.md     | 2 +-
 site2/docs/tiered-storage-aws.md        | 2 +-
 site2/docs/tiered-storage-azure.md      | 2 +-
 site2/docs/tiered-storage-filesystem.md | 2 +-
 site2/docs/tiered-storage-gcs.md        | 2 +-
 site2/docs/tiered-storage-s3.md         | 2 --
 6 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/site2/docs/tiered-storage-aliyun.md b/site2/docs/tiered-storage-aliyun.md
index c8c63e2e7ca..c14ef0e93b9 100644
--- a/site2/docs/tiered-storage-aliyun.md
+++ b/site2/docs/tiered-storage-aliyun.md
@@ -14,7 +14,7 @@ Follow the steps below to install the Aliyun OSS offloader.
 
 - Pulsar: 2.8.0 or later versions
 
-This example uses Pulsar 2.8.0.
+### Steps
 
 1. [Download the Pulsar tarball](getting-started-standalone.md#step-1-download-pulsar-distribution).
 2. Download and untar the Pulsar offloaders package, then copy the Pulsar offloaders as `offloaders` in the Pulsar directory. See [Install tiered storage offloaders](tiered-storage-overview.md#how-to-install-tiered-storage-offloaders).
diff --git a/site2/docs/tiered-storage-aws.md b/site2/docs/tiered-storage-aws.md
index bc5f8bf390e..f13248bf8ac 100644
--- a/site2/docs/tiered-storage-aws.md
+++ b/site2/docs/tiered-storage-aws.md
@@ -14,7 +14,7 @@ Follow the steps below to install the AWS S3 offloader.
 
 - Pulsar: 2.4.2 or later versions
 
-This example uses Pulsar 2.5.1.
+### Steps
 
 1. [Download the Pulsar tarball](getting-started-standalone.md#step-1-download-pulsar-distribution).
 2. Download and untar the Pulsar offloaders package, then copy the Pulsar offloaders as `offloaders` in the Pulsar directory. See [Install tiered storage offloaders](tiered-storage-overview.md#how-to-install-tiered-storage-offloaders).
diff --git a/site2/docs/tiered-storage-azure.md b/site2/docs/tiered-storage-azure.md
index 54248644bd9..8c68a24a314 100644
--- a/site2/docs/tiered-storage-azure.md
+++ b/site2/docs/tiered-storage-azure.md
@@ -14,7 +14,7 @@ Follow the steps below to install the Azure BlobStore offloader.
 
 - Pulsar: 2.6.2 or later versions
 
-This example uses Pulsar 2.6.2.
+### Steps
 
 1. [Download the Pulsar tarball](getting-started-standalone.md#step-1-download-pulsar-distribution).
 2. Download and untar the Pulsar offloaders package, then copy the Pulsar offloaders as `offloaders` in the Pulsar directory. See [Install tiered storage offloaders](tiered-storage-overview.md#how-to-install-tiered-storage-offloaders).
diff --git a/site2/docs/tiered-storage-filesystem.md b/site2/docs/tiered-storage-filesystem.md
index 0eefe4758d6..56fadd90368 100644
--- a/site2/docs/tiered-storage-filesystem.md
+++ b/site2/docs/tiered-storage-filesystem.md
@@ -20,7 +20,7 @@ This section describes how to install the filesystem offloader.
 
 - Pulsar: 2.4.2 or higher versions
 
-This example uses Pulsar 2.5.1.
+### Steps
 
 1. [Download the Pulsar tarball](getting-started-standalone.md#step-1-download-pulsar-distribution).
 2. Download and untar the Pulsar offloaders package, then copy the Pulsar offloaders as `offloaders` in the Pulsar directory. See [Install tiered storage offloaders](tiered-storage-overview.md#how-to-install-tiered-storage-offloaders).
diff --git a/site2/docs/tiered-storage-gcs.md b/site2/docs/tiered-storage-gcs.md
index 638652c8a98..bcc59a1f7e9 100644
--- a/site2/docs/tiered-storage-gcs.md
+++ b/site2/docs/tiered-storage-gcs.md
@@ -14,7 +14,7 @@ Follow the steps below to install the GCS offloader.
 
 - Pulsar: 2.4.2 or later versions
 
-This example uses Pulsar 2.5.1.
+### Steps
 
 1. [Download the Pulsar tarball](getting-started-standalone.md#step-1-download-pulsar-distribution).
 2. Download and untar the Pulsar offloaders package, then copy the Pulsar offloaders as `offloaders` in the Pulsar directory. See [Install tiered storage offloaders](tiered-storage-overview.md#how-to-install-tiered-storage-offloaders).
diff --git a/site2/docs/tiered-storage-s3.md b/site2/docs/tiered-storage-s3.md
index eac7e19ad04..5f8c675960e 100644
--- a/site2/docs/tiered-storage-s3.md
+++ b/site2/docs/tiered-storage-s3.md
@@ -18,8 +18,6 @@ Follow the steps below to install the S3 offloader.
 
 ### Steps
 
-This example uses Pulsar 2.9.3.
-
 1. [Download the Pulsar tarball](getting-started-standalone.md#step-1-download-pulsar-distribution).
 2. Download and untar the Pulsar offloaders package, then copy the Pulsar offloaders as `offloaders` in the Pulsar directory. See [Install tiered storage offloaders](tiered-storage-overview.md#how-to-install-tiered-storage-offloaders).