From 55c34feb970b28d6d4107719a588e4f588c501d6 Mon Sep 17 00:00:00 2001 From: Bolarinwa Saheed Date: Tue, 20 Mar 2018 14:09:17 +0100 Subject: [PATCH] Update Contibute.md to close Issue #978 --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7de37c7b02..752b6f8123 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,10 +29,10 @@ When filing a bug report, please provide as much information as possible, so tha ## Documentation -There is some documentation available under . Feel free to create a bug report if -documentation is missing, incomplete or outdated. +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). -The documentation is generated as a maven site, the source is available at: +The documentation is generated as a Jekyll site, the source is available at: . You can find build instructions there. ## Questions