From 824ea9a7554b94d194e39c448e5a8b65a9170f26 Mon Sep 17 00:00:00 2001 From: anarcat Date: Fri, 23 Sep 2016 17:16:25 -0400 Subject: [PATCH] Problem: incorrect link to pull requests Solution: use a working link for pull requests. Github's help seems to have changed - I am not sure what the original link was supposed to be, but this is the best i could find. --- 42/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/42/README.md b/42/README.md index 49a69b9..f65b0a6 100644 --- a/42/README.md +++ b/42/README.md @@ -6,7 +6,7 @@ status: stable editor: Pieter Hintjens --- -The Collective Code Construction Contract (C4) is an evolution of the github.com [Fork + Pull Model](http://help.github.com/send-pull-requests/), aimed at providing an optimal collaboration model for free software projects. This is revision 2 of the C4 specification and deprecates RFC 22. +The Collective Code Construction Contract (C4) is an evolution of the github.com [Fork + Pull Model](https://help.github.com/articles/about-pull-requests/), aimed at providing an optimal collaboration model for free software projects. This is revision 2 of the C4 specification and deprecates RFC 22. ## License