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

commit b8733f58a77a6920618da5e48768f08e18f84c96
Author: Aaron Ai <[email protected]>
AuthorDate: Sun Sep 4 19:11:51 2022 +0800

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

diff --git a/docs/artwork/2.png b/docs/artwork/2.png
new file mode 100644
index 0000000..d00c6e4
Binary files /dev/null and b/docs/artwork/2.png differ
diff --git a/docs/workflow.md b/docs/workflow.md
index 25d0dd4..477dad4 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/2.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