Use an absolute link to CONTRIBUTING.md in linter comments

Signed-off-by: Nic Cope <negz@rk0n.org>
This commit is contained in:
Nic Cope 2019-03-07 16:25:42 -08:00
parent 57c4ccc18a
commit 9fbbcc5dc0
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
`{{violation.rule}}`: {{violation.message}}
Refer to Crossplane's [coding style documentation](CONTRIBUTING.md#coding-style-and-linting) for more information.
Refer to Crossplane's [coding style documentation](https://github.com/crossplaneio/crossplane/blob/master/CONTRIBUTING.md#coding-style-and-linting) for more information.