Skip to content

Commit c9c98c4

Browse files
authored
Fix mkdocs local link (#10167)
1 parent 72ccb34 commit c9c98c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ To preview any changes to the documentation locally:
316316
```
317317

318318
The documentation should then be available locally at
319-
[http://127.0.0.1:8000/docs/](http://127.0.0.1:8000/docs/).
319+
[http://127.0.0.1:8000/ruff/](http://127.0.0.1:8000/ruff/).
320320

321321
## Release Process
322322

0 commit comments

Comments
 (0)