docs: Fix the display of the tab block in External Workspaces (#25341)

Fixes DOCS-169

<!--

If you have used AI to produce some or all of this PR, please ensure you
have read our [AI Contribution
guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING)
before submitting.

-->
This commit is contained in:
Nick Vigilante
2026-05-14 12:04:45 -04:00
committed by GitHub
parent 15c958fea2
commit 507ece3bc4
@@ -60,7 +60,7 @@ You can create and manage external workspaces using either the **CLI** or the **
<div class="tabs">
## 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.