Skip to content

Commit

Permalink
remove zh image
Browse files Browse the repository at this point in the history
  • Loading branch information
cndoit18 committed Oct 22, 2021
1 parent ae987fd commit 7f5596c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ Dragonfly is now hosted by the Cloud Native Computing Foundation (CNCF) as an In

**Dfget:** The client of Dragonfly used for downloading files. It's similar to wget.

## Getting Started

- [Quick Start][quickstart]
- [Installation][installation]

## Documentation

You can find the full documentation [on the repo][document].
Expand All @@ -84,8 +79,6 @@ Please refer to our [Code of Conduct][codeconduct].

[arch]: docs/en/images/arch.png
[logo-linear]: docs/en/images/logo/dragonfly-linear.svg
[quickstart]: docs/en/user-guide/quick-start.md
[installation]: docs/en/user-guide/install/README.md
[website]: https://d7y.io
[discussion]: https://github.com/dragonflyoss/Dragonfly2/discussions
[contributing]: CONTRIBUTING.md
Expand Down
11 changes: 4 additions & 7 deletions docs/en/design/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ Provide enterprise-level (efficient, stable, secure, low-cost, product-oriented)

### Entity relationship

![alt][association]
![alt][TODO association]

### Image file download process

![alt][download-process]
![alt][TODO download-process]

### Sub-system architecture

#### CDN system

![cdn][cdn]
![cdn][TODO cdn]

### Sub-system function

Expand Down Expand Up @@ -100,7 +100,4 @@ Provide enterprise-level (efficient, stable, secure, low-cost, product-oriented)
- Client connection management


[arch]: ../images/arch.png
[association]: ../../zh-CN/images/association.png
[download-process]: ../../zh-CN/images/download-process.png
[cdn]: ../../zh-CN/images/cdn.png
[arch]: ../images/arch.png

0 comments on commit 7f5596c

Please sign in to comment.