Skip to content

fix: avoid hard-coded repo path in conda onboarding guide#26

Draft
cursor[bot] wants to merge 2 commits into
mainfrom
wrldai-critical-bug-inspection-89a3
Draft

fix: avoid hard-coded repo path in conda onboarding guide#26
cursor[bot] wants to merge 2 commits into
mainfrom
wrldai-critical-bug-inspection-89a3

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor Bot commented Apr 20, 2026

Summary

  • replace the hard-coded ~/repos/docs example in tools/conda-nodejs.mdx with a generic repo path placeholder
  • clarify that mint dev must run from the cloned docs repository root where docs.json lives

Why

The newly added conda onboarding guide told users to run cd ~/repos/docs before mint dev. Anyone who cloned the docs repo anywhere else would hit cd: no such file or directory, then run mint dev outside the repository and fail to start a local preview. This is a concrete setup-blocking regression in the onboarding flow.

Validation

  • reviewed the PR diff against the surrounding Mintlify development docs
  • confirmed repo-wide guidance says to run mint dev from the docs directory rather than a fixed filesystem path
  • ran git diff --check to verify the patch is clean
Open in Web View Automation 

cursoragent and others added 2 commits April 20, 2026 00:19
Co-authored-by: Ridgeway <ridge@wrld.tech>
Co-authored-by: Ridgeway <ridge@wrld.tech>
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.

1 participant