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/incubator-inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 88ea700 [INLONG-21122220] move dataproxy-sdk to inlong-sdk (#259)
88ea700 is described below
commit 88ea700e5439a171c16e624c1b7ab300c9fa0f9b
Author: dockerzhang <[email protected]>
AuthorDate: Thu Jan 20 15:02:05 2022 +0800
[INLONG-21122220] move dataproxy-sdk to inlong-sdk (#259)
Co-authored-by: dockerzhang(张超) <[email protected]>
---
docs/quick_start/how_to_build.md | 1 -
.../docusaurus-plugin-content-docs/current/quick_start/how_to_build.md | 1 -
2 files changed, 2 deletions(-)
diff --git a/docs/quick_start/how_to_build.md b/docs/quick_start/how_to_build.md
index 3ee2ad9..cc381c4 100644
--- a/docs/quick_start/how_to_build.md
+++ b/docs/quick_start/how_to_build.md
@@ -21,7 +21,6 @@ after compile successfully, you could find distribution file
at `inlong-distribu
```
inlong-agent
inlong-dataproxy
-inlong-dataproxy-sdk
inlong-manager-web
inlong-sort
inlong-tubemq-manager
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/how_to_build.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/how_to_build.md
index bcb676c..62d91fe 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/how_to_build.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/how_to_build.md
@@ -21,7 +21,6 @@ $ docker run -v `pwd`:/inlong -w /inlong maven:3.6-openjdk-8
mvn clean install
```
inlong-agent
inlong-dataproxy
-inlong-dataproxy-sdk
inlong-manager-web
inlong-sort
inlong-tubemq-manager