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 9319207  WIP
9319207 is described below

commit 9319207fea28f3f39f3304ae912cd4081022defb
Author: Aaron Ai <[email protected]>
AuthorDate: Sun Sep 4 19:17:06 2022 +0800

    WIP
---
 docs/artwork/client_startup_process copy.png | Bin 0 -> 464476 bytes
 docs/workflow.md                             |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/artwork/client_startup_process copy.png 
b/docs/artwork/client_startup_process copy.png
new file mode 100644
index 0000000..6a631ad
Binary files /dev/null and b/docs/artwork/client_startup_process copy.png differ
diff --git a/docs/workflow.md b/docs/workflow.md
index 25d0dd4..0c16cf8 100644
--- a/docs/workflow.md
+++ b/docs/workflow.md
@@ -11,7 +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.png)
+![Client Startup Process](./artwork/client_startup_process_copy.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