diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 897e96032c0..b4fbde32271 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,7 +74,7 @@ Before contributing new code it is recommended you install IntelliJ [CheckStyle- IntelliJ will mark in red the issues Checkstyle finds. For example: -![](https://github.com/micronaut-projects/micronaut-core/raw/master/src/main/docs/resources/img/checkstyle-issue.png) +![checkstyle-issue](https://docs.micronaut.io/docsassets/img/checkstyle-issue.png) In this case, to fix the issues, we need to: