From fe189b9cc89d3b5b25297e14387d2460908b0104 Mon Sep 17 00:00:00 2001 From: david-fraley <67079030+david-fraley@users.noreply.github.com> Date: Tue, 30 Sep 2025 13:51:15 -0500 Subject: [PATCH] fix(docs): add missing div to fix formatting (#20047) --- docs/install/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install/index.md b/docs/install/index.md index f616a33558..2fc04c186a 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -46,6 +46,8 @@ package manager to install Coder: winget install Coder.Coder ``` + + ## Hosted/Enterprise Installs This install guide is meant for **IT Administrators, DevOps, and Platform Teams** deploying Coder for an organization. It covers production-grade, multi-user installs on Kubernetes and other hosted platforms.