From 133fe5138824f7919b00cd0eb792edc159c4fdfa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no>
Date: Mon, 7 Aug 2017 10:45:07 +0200
Subject: [PATCH] Fix link to CONTRIBUTING.md in the README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6b167c8c8..eba29fc6b 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ This is the official repository of the SimpleSAMLphp software.
 * [SimpleSAMLphp homepage](https://simplesamlphp.org)
 * [SimpleSAMLphp Downloads](https://simplesamlphp.org/download)
 
-Please, [contribute](CONTRIBUTE.md)!
+Please, [contribute](CONTRIBUTING.md)!
-- 
GitLab