mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 15:14:42 +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
|
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
|
## Release Process
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue