Skip to content

Commit 6aeedc9

Browse files
committed
Update TechDocs architecture diagram from linked SVG to exported PNG
1 parent 208df27 commit 6aeedc9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/articles/2021-02-14-setting-up-techdocs-on-backstage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The other moving parts are:
6868

6969
**Architecture**
7070

71-
![Architecture diagram](https://backstage.io/docs/assets/TechDocs/architecture-basic.drawio.svg)
71+
![Architecture diagram](/images/techdocs/backstage-techdocs-architecture.png)
7272

7373
When you open a TechDocs site, a request is made. The TechDocs reader calls the TechDocs-backend with the entity id and the path of the current page. The response contains the static content. The static content contains HTML and CSS, and any JavaScript is removed for security reasons.
7474

272 KB
Loading

0 commit comments

Comments
 (0)