Skip to content

Commit 9015207

Browse files
committed
fixup!
1 parent c7154fc commit 9015207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/appearance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ coder:
8080
8181
#### System package
8282
83-
if running as a system service, set an environment variable `CODER_SUPPORT_LINKS`
84-
in `/etc/coder.d/coder.env` as follows,
83+
if running as a system service, set an environment variable
84+
`CODER_SUPPORT_LINKS` in `/etc/coder.d/coder.env` as follows,
8585

8686
```env
8787
CODER_SUPPORT_LINKS='[{"name": "Hello GitHub", "target": "https://github.com/coder/coder", "icon": "bug"}, {"name": "Hello Slack", "target": "https://codercom.slack.com/archives/C014JH42DBJ", "icon": "https://raw.githubusercontent.com/coder/coder/main/site/static/icon/slack.svg"}, {"name": "Hello Discord", "target": "https://discord.gg/coder", "icon": "https://raw.githubusercontent.com/coder/coder/main/site/static/icon/discord.svg"}, {"name": "Hello Foobar", "target": "https://discord.gg/coder", "icon": "/emojis/1f3e1.png"}]'

0 commit comments

Comments
 (0)