mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 07:04:37 +00:00
Fix mkdocs local link (#10167)
This commit is contained in:
parent
72ccb34ba6
commit
c9c98c4fe3
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ To preview any changes to the documentation locally:
|
|||
```
|
||||
|
||||
The documentation should then be available locally at
|
||||
[http://127.0.0.1:8000/docs/](http://127.0.0.1:8000/docs/).
|
||||
[http://127.0.0.1:8000/ruff/](http://127.0.0.1:8000/ruff/).
|
||||
|
||||
## Release Process
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue