mirror of https://github.com/astral-sh/uv
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
|
|
@ -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…
Reference in New Issue