From 4bed9611a8e8f20d30e6388a3068d567a3c32001 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Sat, 20 Jan 2024 15:12:07 +0300 Subject: [PATCH] fix(docs): fix tabs for support links (#11724) --- 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 125a895f4b..d9a1a230f0 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,