Skip to content

docs: link the run page to locking and syncing#18884

Open
monsonego wants to merge 2 commits intoastral-sh:mainfrom
monsonego:docs/link-run-page-to-locking-and-syncing
Open

docs: link the run page to locking and syncing#18884
monsonego wants to merge 2 commits intoastral-sh:mainfrom
monsonego:docs/link-run-page-to-locking-and-syncing

Conversation

@monsonego
Copy link
Copy Markdown

Summary

  • link the project uv run concept page to the locking and syncing page
  • point readers to the projects guide for a task-oriented overview of uv run

Problem

The "Running commands" concept page explains that uv run keeps the environment up to date, but it does not point readers to the documentation that explains that locking and syncing behavior in more detail.

Changes

  • add a short follow-up sentence after the automatic sync explanation in docs/concepts/projects/run.md
  • link to the locking and syncing concept page and the projects guide section for uv run

Validation

  • git diff --check

Closes #15407

@zanieb
Copy link
Copy Markdown
Member

zanieb commented Apr 6, 2026

This should probably be in an admonition?

@monsonego
Copy link
Copy Markdown
Author

Good call. I've updated it to a note admonition in e5ec847 so it matches the surrounding docs style.

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.

The "Running commands" page should link to the "Locking and syncing" page

2 participants