From dd58a28c265ef2f8a85cf1cf430398b97c890f5f Mon Sep 17 00:00:00 2001 From: Fernando Mayer <fernandomayer@gmail.com> Date: Wed, 12 Aug 2015 17:15:36 -0300 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efc7399..e429daf 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ EstatÃstica e Geoinformação*). This R package is develop using [`roxygen2`][] for documentation and [`devtools`] to check and build. Please, see the -[instructions for contributing][./contributing.md] to collaborate. +[instructions for contributing](./contributing.md) to collaborate. To contribute wit -- GitLab