From 507ece3bc4b9eab1a63b7259bfab6c4ee68465d3 Mon Sep 17 00:00:00 2001 From: Nick Vigilante Date: Thu, 14 May 2026 12:04:45 -0400 Subject: [PATCH] docs: Fix the display of the tab block in External Workspaces (#25341) Fixes DOCS-169 --- .../admin/templates/managing-templates/external-workspaces.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin/templates/managing-templates/external-workspaces.md b/docs/admin/templates/managing-templates/external-workspaces.md index 5d547b67fc..92b7204fb6 100644 --- a/docs/admin/templates/managing-templates/external-workspaces.md +++ b/docs/admin/templates/managing-templates/external-workspaces.md @@ -60,7 +60,7 @@ You can create and manage external workspaces using either the **CLI** or the **
-## CLI +### CLI 1. **Create an external workspace** @@ -117,7 +117,7 @@ You can create and manage external workspaces using either the **CLI** or the ** } ``` -## UI +### UI 1. Import the external workspace template (see prerequisites). 2. In the Coder UI, go to **Workspaces → New workspace** and select the imported template.