Skip to content

Commit 4bed961

Browse files
authored
fix(docs): fix tabs for support links (#11724)
1 parent 77de24c commit 4bed961

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/admin/appearance.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ and `docs` are available as three special icons.
5656

5757
### Configuration
5858

59-
<div class=tab>
59+
<div class="tabs">
6060

61-
#### Kubernetes
61+
## Kubernetes
6262

6363
To configure support links in your Coder Kubernetes deployment, update your Helm
6464
chart values as follows:
@@ -79,7 +79,7 @@ coder:
7979
"/emojis/1f3e1.png"}]
8080
```
8181
82-
#### System package
82+
## System package
8383
8484
if running as a system service, set an environment variable
8585
`CODER_SUPPORT_LINKS` in `/etc/coder.d/coder.env` as follows,

0 commit comments

Comments
 (0)