Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-06-07 14:39:34 +02:00
parent 1496103b82
commit d06e212903
+3 -3
View File
@@ -116,9 +116,9 @@ Architecturally, plugins can take three forms:
#### Standalone plugins
Standalone plugins run entirely in the browser.
[The Tech Radar plugin](https://demo.backstage.io/tech-radar), for
example, simply renders hard-coded information. It doesn't make any API requests
to other services.
[The Tech Radar plugin](https://demo.backstage.io/tech-radar), for example,
simply renders hard-coded information. It doesn't make any API requests to other
services.
![tech radar plugin ui](../assets/architecture-overview/tech-radar-plugin.png)