From 12e070b35ebe2b3d41d9c476ee1dc7862f0d8b6c Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Sat, 20 Jan 2024 10:39:53 +0300 Subject: [PATCH] fix(docs): fix tabs for support links docs --- docs/admin/appearance.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/admin/appearance.md b/docs/admin/appearance.md index 125a895f4bced..d9a1a230f0a05 100644 --- a/docs/admin/appearance.md +++ b/docs/admin/appearance.md @@ -56,9 +56,9 @@ and `docs` are available as three special icons. ### Configuration -
+
-#### Kubernetes +## Kubernetes To configure support links in your Coder Kubernetes deployment, update your Helm chart values as follows: @@ -79,7 +79,7 @@ coder: "/emojis/1f3e1.png"}] ``` -#### System package +## System package if running as a system service, set an environment variable `CODER_SUPPORT_LINKS` in `/etc/coder.d/coder.env` as follows,