Skip to content

Commit b50df52

Browse files
committed
[zh] fix broken mermaid diagram
1 parent b6959e0 commit b50df52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Figure 1 represents what you're going to achieve in this task.
6464
graph LR;
6565
6666
subgraph local[Local client machine]
67-
client([client])-- local <br> traffic .-> local_ssh[Local SSH <br> SOCKS5 proxy];
67+
client([client])-. local <br> traffic .-> local_ssh[Local SSH <br> SOCKS5 proxy];
6868
end
6969
local_ssh[SSH <br>SOCKS5 <br> proxy]-- SSH Tunnel --\>sshd
7070

0 commit comments

Comments
 (0)