Skip to content

Commit 57b4dff

Browse files
authored
docs(fern): fix architecture diagram image (#792)
Use a standard Markdown image so the architecture diagram renders correctly in the published Fern docs.
1 parent 0958129 commit 57b4dff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fern/pages/about/architecture.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ position: 2
1515

1616
OpenShell runs inside a Docker container. Each sandbox is an isolated environment managed through the gateway. Four components work together to keep agents secure.
1717

18-
```{figure} architecture.svg
19-
```
18+
![OpenShell architecture diagram](/assets/images/architecture.svg)
2019

2120
## Components
2221

0 commit comments

Comments
 (0)