mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user