diff --git a/README.md b/README.md index 5f7329b..fa3d2b9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ cargo test --all ## Docs -The codebase is well-documented, with detailed comments throughout the source files. Additionally, there are HTML files generated from the code comments in the [docs/] directory, you can clone the repo and open them locally or use a service like [htmlpreview](https://htmlpreview.github.io/). +The codebase is well-documented, with detailed comments throughout the source files. Additionally, there are HTML files generated from the code comments in the [docs/](docs/) directory, you can clone the repo and open them locally or use a service like [htmlpreview](https://htmlpreview.github.io/). ## Release