mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: remove architecture diagram (#3615)
The diagram was more confusion than helpful.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# Architecture
|
||||
|
||||
<p align="center">
|
||||
<img src="./images/architecture.png" width="700px">
|
||||
</p>
|
||||
|
||||
## Agents
|
||||
|
||||
An agent is the Coder service that runs within a user's remote workspace.
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 113 KiB |
+1
-1
@@ -15,7 +15,7 @@
|
||||
"title": "Architecture",
|
||||
"description": "Learn how Coder works",
|
||||
"icon_path": "./images/icons/protractor.svg",
|
||||
"path": "./architecture.md"
|
||||
"path": "./about/architecture.md"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user