mirror of https://github.com/astral-sh/ruff
Fix mkdocs local link (#10167)
This commit is contained in:
parent
72ccb34ba6
commit
c9c98c4fe3
|
|
@ -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…
Reference in New Issue