Skip to content

Commit 8fa9236

Browse files
committed
docs:deployment-architecture
Fix the inconsistency between schematic diagram and description in official documents Discussions:[#4874](#4874)
1 parent 37422de commit 8fa9236

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/deployment/deployment-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ flowchart LR
301301
jvm8070 --> jvm8090
302302
```
303303

304-
Later, in order to flowchart more concise, the content in JVM8080 will be simplified, only the Config Service will be displayed, and the Meta Server and Config Service inside will no longer be displayed
304+
Later, in order to flowchart more concise, the content in JVM8080 will be simplified, only the Config Service will be displayed, and the Meta Server and Eureka inside will no longer be displayed
305305

306306
```mermaid
307307
flowchart LR

docs/zh/deployment/deployment-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ flowchart LR
301301
JVM8070 --> JVM8090
302302
```
303303

304-
后续为了flowchart更简洁,将JVM8080里的内容进行简化,只显示Config Service,里面的Meta Server和Config Service不再显示
304+
后续为了flowchart更简洁,将JVM8080里的内容进行简化,只显示Config Service,里面的Meta Server和Eureka不再显示
305305

306306
```mermaid
307307
flowchart LR

0 commit comments

Comments
 (0)