diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fce178f4668e..1594931a0e5d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ cargo test #### Code Style, Hints, and Testing -Refer to our [Coding Guidelines](https://developers.libra.org/docs/coding-guidelines) for detailed guidance about how to contribute to the project. +Refer to our [Coding Guidelines](https://developers.libra.org/docs/community/coding-guidelines) for detailed guidance about how to contribute to the project. #### Documentation