From 61b6a733c87f081b8dedcad0cf019347717ed492 Mon Sep 17 00:00:00 2001 From: Alejo Salles Date: Thu, 15 Feb 2018 10:20:32 -0300 Subject: [PATCH] Fixed Contribution Guidelines link (#738) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 606e033b356..57a38783025 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ We really appreciate and value contributions to OpenZeppelin. Please take 5' to ## Contribution guidelines -Smart contracts manage value and are highly vulnerable to errors and attacks. We have very strict guidelines, please make sure to review them: ["Contribution guidelines wiki entry"](https://github.com/OpenZeppelin/zeppelin-solidity/wiki/Contrbuting-guidelines). +Smart contracts manage value and are highly vulnerable to errors and attacks. We have very strict guidelines, please make sure to review them: ["Contribution guidelines wiki entry"](https://github.com/OpenZeppelin/zeppelin-solidity/wiki/Contribution-guidelines). ## Creating Pull Requests (PRs)