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

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


The following commit(s) were added to refs/heads/master by this push:
     new b37d2b3fc [INLONG-4716][Doc] Update the links for readme (#4723)
b37d2b3fc is described below

commit b37d2b3fc2c1facd516db84c8fda980aa59b5a20
Author: Charles Zhang <[email protected]>
AuthorDate: Tue Jun 21 15:55:26 2022 +0800

    [INLONG-4716][Doc] Update the links for readme (#4723)
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index cad1a4276..0f00ced4b 100644
--- a/README.md
+++ b/README.md
@@ -119,10 +119,10 @@ after compile successfully, you could find distribution 
file at `inlong-distribu
 - [Bare Metal](https://inlong.apache.org/docs/next/deployment/bare_metal)
 
 ## Develop InLong
-- [Agent Plugin extends a new Extract Data 
Node](https://inlong.apache.org/docs/next/design_and_concept/how_to_write_plugin_agent)
-- [Sort Plugin extends a new Load Data 
Node](https://inlong.apache.org/docs/next/design_and_concept/how_to_write_plugin_sort)
-- [Manger Plugin extends an 
Operator](https://inlong.apache.org/docs/next/design_and_concept/how_to_write_plugin_manager)
-- [Dashboard Plugin extends new data stream 
page](https://inlong.apache.org/docs/next/design_and_concept/how_to_write_plugin_dashboard)
+- [Agent Plugin extends a Extract Data 
Node](https://inlong.apache.org/docs/next/design_and_concept/how_to_write_plugin_agent)
+- [Sort Plugin extends a Data 
Node](https://inlong.apache.org/docs/next/design_and_concept/how_to_extend_data_node_for_sort)
+- [Manager Plugin extends a Data 
Node](https://inlong.apache.org/docs/next/design_and_concept/how_to_extend_data_node_for_manager)
+- [Dashboard Plugin extends a Data Node 
page](https://inlong.apache.org/docs/next/design_and_concept/how_to_write_plugin_dashboard)
 
 ## Contribute to InLong
 - Report any issue on [GitHub 
Issue](https://github.com/apache/incubator-inlong/issues)

Reply via email to