From ba38c5d90fc40071f182c728b353129377eeffd7 Mon Sep 17 00:00:00 2001 From: Sriram Veeraghanta Date: Tue, 18 Aug 2026 01:22:19 +0530 Subject: [PATCH] docs(developer-docs): fix collapsed info container on one-click deploy The :::info container on the one-click deploy page was written on a single line, so VitePress rendered the raw directive markers instead of the callout. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_011hXFZdHcN8R71V17d7pt3W --- apps/developer-docs/docs/self-hosting/methods/one-click.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/developer-docs/docs/self-hosting/methods/one-click.md b/apps/developer-docs/docs/self-hosting/methods/one-click.md index da751dce..c095e097 100644 --- a/apps/developer-docs/docs/self-hosting/methods/one-click.md +++ b/apps/developer-docs/docs/self-hosting/methods/one-click.md @@ -6,7 +6,9 @@ keywords: plane one-click deploy, cloud deployment, aws plane, digitalocean plan # One-click deploy -::: infoThis feature is included in our paid plans, but for a limited time, our community users can access it for free.::: +:::info +This feature is included in our paid plans, but for a limited time, our community users can access it for free. +::: ### Requirements