You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/05/19 04:47:23 UTC

[pulsar] branch master updated: Update the link for reload in sink and source sections of Use section. (#6976)

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

sijie 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 33df120  Update the link for reload in sink and source sections of Use section. (#6976)
33df120 is described below

commit 33df120b539ccd2b73eeebf2c1fd2be6a08472ff
Author: HuanliMeng <48...@users.noreply.github.com>
AuthorDate: Tue May 19 12:47:08 2020 +0800

    Update the link for reload in sink and source sections of Use section. (#6976)
---
 site2/docs/io-use.md                                 | 6 +++---
 site2/website/versioned_docs/version-2.4.2/io-use.md | 4 ++--
 site2/website/versioned_docs/version-2.5.0/io-use.md | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/site2/docs/io-use.md b/site2/docs/io-use.md
index 83bbe00..df816df 100644
--- a/site2/docs/io-use.md
+++ b/site2/docs/io-use.md
@@ -118,7 +118,7 @@ Use the `reload` subcommand.
 $ pulsar-admin sources reload
 ```
 
-For more information, see [`here`](io-cli/#reload).
+For more information, see [`here`](io-cli#reload).
 
 #### Sink
 
@@ -128,7 +128,7 @@ Use the `reload` subcommand.
 $ pulsar-admin sinks reload
 ```
 
-For more information, see [`here`](io-cli/#reload-1).
+For more information, see [`here`](io-cli#reload-1).
 
 ### `available`
 
@@ -162,7 +162,7 @@ To run a connector, you can perform the following operations:
 
 ### `create`
 
-You can create a connector using **Admin CLI**, **REST API** or **JAVA admin API**.
+You can create a connector using **Admin CLI**, **REST API** or **JAVA admin API**.f
 
 #### Source
 
diff --git a/site2/website/versioned_docs/version-2.4.2/io-use.md b/site2/website/versioned_docs/version-2.4.2/io-use.md
index 9ec17da..0c0d384 100644
--- a/site2/website/versioned_docs/version-2.4.2/io-use.md
+++ b/site2/website/versioned_docs/version-2.4.2/io-use.md
@@ -119,7 +119,7 @@ Use the `reload` subcommand.
 $ pulsar-admin sources reload
 ```
 
-For more information, see [`here`](reference-connector-admin/#reload).
+For more information, see [`here`](reference-connector-admin#reload).
 
 #### Sink
 
@@ -129,7 +129,7 @@ Use the `reload` subcommand.
 $ pulsar-admin sinks reload
 ```
 
-For more information, see [`here`](reference-connector-admin/#reload-1).
+For more information, see [`here`](reference-connector-admin#reload-1).
 
 ### `available`
 
diff --git a/site2/website/versioned_docs/version-2.5.0/io-use.md b/site2/website/versioned_docs/version-2.5.0/io-use.md
index 4b19c28..adcbe53 100644
--- a/site2/website/versioned_docs/version-2.5.0/io-use.md
+++ b/site2/website/versioned_docs/version-2.5.0/io-use.md
@@ -120,7 +120,7 @@ Use the `reload` subcommand.
 $ pulsar-admin sources reload
 ```
 
-For more information, see [`here`](io-cli/#reload).
+For more information, see [`here`](io-cli#reload).
 
 #### Sink
 
@@ -130,7 +130,7 @@ Use the `reload` subcommand.
 $ pulsar-admin sinks reload
 ```
 
-For more information, see [`here`](io-cli/#reload-1).
+For more information, see [`here`](io-cli#reload-1).
 
 ### `available`