Skip to content

Commit

Permalink
Fix mkdocs local link (astral-sh#10167)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoel-bagard authored and nkxxll committed Mar 4, 2024
1 parent 4f4c9f1 commit c7916fc
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 c7916fc

Please sign in to comment.