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

aaronai pushed a commit to branch fix_docs_lint
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/fix_docs_lint by this push:
     new c11b1d0  WIP
c11b1d0 is described below

commit c11b1d06204400124149f280bd9a1f3f1b878489
Author: Aaron Ai <[email protected]>
AuthorDate: Sun Sep 4 19:23:19 2022 +0800

    WIP
---
 docs/artwork/client_startup_process_1200.png | Bin 141975 -> 0 bytes
 docs/artwork/client_startup_process_300.png  | Bin 18601 -> 0 bytes
 docs/artwork/client_startup_process_500.png  | Bin 39489 -> 0 bytes
 docs/workflow.md                             |   7 +------
 4 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/docs/artwork/client_startup_process_1200.png 
b/docs/artwork/client_startup_process_1200.png
deleted file mode 100644
index de9cb37..0000000
Binary files a/docs/artwork/client_startup_process_1200.png and /dev/null differ
diff --git a/docs/artwork/client_startup_process_300.png 
b/docs/artwork/client_startup_process_300.png
deleted file mode 100644
index e29c3e9..0000000
Binary files a/docs/artwork/client_startup_process_300.png and /dev/null differ
diff --git a/docs/artwork/client_startup_process_500.png 
b/docs/artwork/client_startup_process_500.png
deleted file mode 100644
index 5165315..0000000
Binary files a/docs/artwork/client_startup_process_500.png and /dev/null differ
diff --git a/docs/workflow.md b/docs/workflow.md
index 347cb23..25d0dd4 100644
--- a/docs/workflow.md
+++ b/docs/workflow.md
@@ -11,12 +11,7 @@ Different from previous clients, the new version adds some 
preparations during t
 
 Failure of any preparation will result in the failure of client startup.
 
-![Client Startup Process](./artwork/client_startup_process_300.png)
-
-![Client Startup Process](./artwork/client_startup_process_500.png)
-
-![Client Startup Process](./artwork/client_startup_process_1200.png)
-
+![Client Startup Process](./artwork/client_startup_process.png)
 
 In details, the **server-client telemetry** provides a channel to upload the 
local settings and to overwrite the client settings.
 

Reply via email to