fix: resolve Premium license text rendering issue
Replace inline markdown link with separate text and link to prevent rendering engines from concatenating 'a' with '[Premium]' into 'aPremium'. Fixes the display issue where 'External agents require aPremium Coder license' was shown instead of 'External agents require a Premium Coder license'. Co-authored-by: Matt Vollmer <matt@coder.com>
This commit is contained in:
parent
7e53098bea
commit
50b4949301
@ -9,7 +9,7 @@ tags: [external]
|
|||||||
# Externally Managed Workspace Template
|
# Externally Managed Workspace Template
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> External agents require a [Premium](https://coder.com/pricing) Coder license.
|
> External agents require a Premium Coder license. [Learn more](https://coder.com/pricing).
|
||||||
|
|
||||||
This template provides a minimal scaffolding for creating Coder workspaces that connect to externally provisioned compute resources.
|
This template provides a minimal scaffolding for creating Coder workspaces that connect to externally provisioned compute resources.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user