Skip to content

docs: fix BoxRun install link#29

Open
BatmanByte wants to merge 1 commit into
boxlite-ai:mainfrom
BatmanByte:codex/fix-boxrun-install-link
Open

docs: fix BoxRun install link#29
BatmanByte wants to merge 1 commit into
boxlite-ai:mainfrom
BatmanByte:codex/fix-boxrun-install-link

Conversation

@BatmanByte

@BatmanByte BatmanByte commented Jul 20, 2026

Copy link
Copy Markdown

Summary

  • Replace the stale BoxRun install URL on the documentation homepage with the current sh.boxlite.ai installer endpoint.

Why

Fixes boxlite-ai/boxlite#1000.

Validation

Note: npm run check could not complete locally because the Mintlify CLI was not installed; a temporary npx mint validate run hung without output and was interrupted.

Summary by CodeRabbit

  • Documentation
    • Updated the BoxRun installation command to use the current installation script URL.
    • Preserved the existing one-line installation workflow.

@coderabbitai

coderabbitai Bot commented Jul 20, 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: e5c3a025-1e6c-460e-95eb-3d15da14c8eb

📥 Commits

Reviewing files that changed from the base of the PR and between 182f1a8 and c0c7c59.

📒 Files selected for processing (1)
  • index.mdx

📝 Walkthrough

Walkthrough

The BoxRun installation snippet now fetches the install script from https://sh.boxlite.ai instead of the previous 404 URL, while retaining the existing curl -fsSL ... | sh flow.

Changes

BoxRun installation

Layer / File(s) Summary
Update BoxRun install command
index.mdx
The installation command uses https://sh.boxlite.ai as its script source while preserving the existing execution flow.

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

🚥 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 and concisely describes the main documentation fix to the BoxRun install link.
Linked Issues check ✅ Passed The PR resolves issue #1000 by replacing the broken 404 install URL with the current installer endpoint.
Out of Scope Changes check ✅ Passed No unrelated changes are present; the diff is limited to the install link fix in the docs.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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.

install link is 404

2 participants