From 280d38d4b8f0bbb7627ea2cf40fe5fd99acf6072 Mon Sep 17 00:00:00 2001 From: MarkE <147888467+mreadie@users.noreply.github.com> Date: Mon, 18 Dec 2023 17:13:07 -0600 Subject: [PATCH] added UI as Dashboard synonym (#11271) --- docs/about/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/architecture.md b/docs/about/architecture.md index 9489ee7fc8..a025373387 100644 --- a/docs/about/architecture.md +++ b/docs/about/architecture.md @@ -14,7 +14,7 @@ and is the only service that communicates with Postgres. It offers: -- Dashboard +- Dashboard (UI) - HTTP API - Dev URLs (HTTP reverse proxy to workspaces) - Workspace Web Applications (e.g easily access code-server)