mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
Fix typo in a reference (#12858)
Was observed while checking out codespell for the project. But since "typos" already used -- not suggested to be adopted.
This commit is contained in:
parent
034692e9a7
commit
0b1d41130a
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ document$.subscribe(function () {
|
|||
"concepts/projects/#project-lockfile":
|
||||
"concepts/projects/layout/#the-lockfile",
|
||||
"concepts/projects/#platform-specific-dependencies":
|
||||
"concepts/projects/dependenices/#platform-specific-dependencies",
|
||||
"concepts/projects/dependencies/#platform-specific-dependencies",
|
||||
"concepts/projects/#running-commands": "concepts/projects/run/",
|
||||
"concepts/projects/#building-projects": "concepts/projects/build/",
|
||||
"concepts/projects/#build-isolation":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue