From dba594353f022f9ed72746a6ead4b4b856c532c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fournier?= Date: Thu, 22 Mar 2018 14:33:24 +0100 Subject: [PATCH] Fix link and grammar --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f6caf346b2..106a714452 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,11 +29,11 @@ When filing a bug report, please provide as much information as possible, so tha ## Documentation -There are some documentation available under . Feel free to create a bug report if -documentation is missing, incomplete or outdated. You can do that [here](https://github.com/pmd/pmd/issues). +There is some documentation available under . Feel free to create a bug report if +documentation is missing, incomplete or outdated. See [Bug reports](#bug-reports). The documentation is generated as a Jekyll site, the source is available at: . You can find build instructions there. -For more on contributing to documentation check +For more on contributing documentation check ## Questions