Skip to content

Commit

Permalink
Fix mkdocs local link (#10167)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoel-bagard committed Feb 29, 2024
1 parent 72ccb34 commit c9c98c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -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

Expand Down

0 comments on commit c9c98c4

Please sign in to comment.