Commit 50b4949
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 <[email protected]>1 parent 7e53098 commit 50b4949
File tree
1 file changed
+1
-1
lines changed- registry/coder-labs/templates/externally-managed-workspace
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments