From 31b4c3829f26b57443e5d670843e07b96918e3a4 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Fri, 24 May 2013 09:32:43 +0200 Subject: [PATCH] Update CONTRIBUTING.md Fixed wrong issue link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 60b3c3b5..d0187d0a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ consider following this contribution guide! * [General GitHub documentation][2] * [GitHub pull request documentation][3] -[1]: https://github.com/~/issues "Issue" +[1]: https://github.com/TheSerapher/php-mmcfe-ng/issues "Issue" [2]: http://help.github.com/ "GitHub documentation" [3]: http://help.github.com/send-pull-requests/ "GitHub pull request documentation" [4]: https://github.com/signup/free "GitHub account"