Skip to content

Commit

Permalink
docs(readme): remove dead architecture link - page no longer exists o…
Browse files Browse the repository at this point in the history
…n docs

Signed-off-by: Alex C-G <alexcg@outlook.com>
  • Loading branch information
alexcg1 committed Jan 3, 2023
1 parent 495cc79 commit a7e1a4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -68,14 +68,12 @@ Find more install options on [Apple Silicon](https://docs.jina.ai/get-started/in

### Basic Concepts

Document, Executor and Flow are three fundamental concepts in Jina.
Document, Executor and Flow are the three fundamental concepts in Jina.

- [**Document**](https://docarray.jina.ai/) is the fundamental data structure.
- [**Executor**](https://docs.jina.ai/concepts/executor/) is a Python class with functions that use Documents as IO.
- [**Flow**](https://docs.jina.ai/concepts/flow/) ties Executors together into a pipeline and exposes it with an API gateway.

[The full glossary is explained here.](https://docs.jina.ai/concepts/architecture-overview/)


---

Expand Down

0 comments on commit a7e1a4a

Please sign in to comment.