Skip to content

docs(developer-docs): fix collapsed info container on one-click deploy - #494

Merged
vihar merged 1 commit into
masterfrom
fix/one-click-info-container
Aug 17, 2026
Merged

docs(developer-docs): fix collapsed info container on one-click deploy#494
vihar merged 1 commit into
masterfrom
fix/one-click-info-container

Conversation

@sriramveeraghanta

@sriramveeraghanta sriramveeraghanta commented Aug 17, 2026

Copy link
Copy Markdown
Member

Summary

The :::info container on the one-click deploy page was written on a single line, so VitePress rendered the raw :::info ... ::: markers as literal text instead of an info callout. Split it onto its own lines.

Test plan

  • pnpm dev:developer-docs → visit /self-hosting/methods/one-click and confirm the note renders as an info callout.

🤖 Generated with Claude Code

https://claude.ai/code/session_011hXFZdHcN8R71V17d7pt3W

Summary by CodeRabbit

  • Documentation
    • Corrected the paid-plan notice formatting in the self-hosting guide for proper display.

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) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011hXFZdHcN8R71V17d7pt3W
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
developer-docs Ready Ready Preview Aug 17, 2026 7:55pm
docs Ready Ready Preview Aug 17, 2026 7:55pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 03449fa4-3709-4505-9dba-7bbd05a11607

📥 Commits

Reviewing files that changed from the base of the PR and between 03dcb34 and ba38c5d.

📒 Files selected for processing (1)
  • apps/developer-docs/docs/self-hosting/methods/one-click.md

Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The one-click self-hosting guide now uses valid multi-line :::info admonition syntax for the paid-plan notice.

Changes

Documentation formatting

Layer / File(s) Summary
Correct the paid-plan notice markup
apps/developer-docs/docs/self-hosting/methods/one-click.md
The inline notice now uses a multi-line :::info admonition with the same text.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to ba38c

This localized documentation change restores the intended info callout rendering on the one-click deploy page, with no actionable merge-blocking risk remaining beyond normal checks and review.

Suggested reviewers: vihar

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the documentation fix and the collapsed info container on the one-click deploy page.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/one-click-info-container

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vihar
vihar merged commit 2ed775f into master Aug 17, 2026
5 of 6 checks passed
@vihar
vihar deleted the fix/one-click-info-container branch August 17, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants