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

commit bbaf7d6e6a93256a42218f2d8cf84136e83ef34f
Author: Aaron Ai <[email protected]>
AuthorDate: Sun Sep 4 19:02:35 2022 +0800

    WIP
---
 docs/workflow.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/workflow.md b/docs/workflow.md
index 9344f41..25d0dd4 100644
--- a/docs/workflow.md
+++ b/docs/workflow.md
@@ -11,9 +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.
 
-<div align="center">
-<img src="./artwork/client_startup_process.png" width="80%">
-</div>
+![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