diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51e664b3e8f35..bebe318c49b72 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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