From 53d1e42c41e15171387a17bd5ad178c7d249007f Mon Sep 17 00:00:00 2001
From: paulehoffman <phoffman@proper.com>
Date: Sun, 24 Jan 2016 14:27:08 -0800
Subject: [PATCH] FAQ: Update to point to GitHub

Current FAQ didn't make it clear where the main repo is.

Closes #612
---
 docs/FAQ | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/docs/FAQ b/docs/FAQ
index c38e886404..706ac5e59e 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -225,7 +225,9 @@ FAQ
   implement it for you, that is not a very friendly attitude. We spend a
   considerable time already on maintaining and developing curl. In order to
   get more out of us, you should consider trading in some of your time and
-  efforts in return.
+  efforts in return. Simply go to the GitHub repo which resides at
+  https://github.com/bagder/curl, fork the project, and create pull requests
+  with your proposed changes.
 
   If you write the code, chances are bigger that it will get into curl faster.
 
@@ -251,9 +253,10 @@ FAQ
 
   We still get help from companies. Haxx provides web site, bandwidth, mailing
   lists etc, sourceforge.net hosts project services we take advantage from,
-  like the bug tracker and github hosts the primary git repository. Also
-  again, some companies have sponsored certain parts of the development in the
-  past and I hope some will continue to do so in the future.
+  like the bug tracker, and GitHub hosts the primary git repository at
+  https://github.com/bagder/curl. Also again, some companies have sponsored
+  certain parts of the development in the past and I hope some will continue to
+  do so in the future.
 
   If you want to support our project, consider a donation or a banner-program
   or even better: by helping us coding, documenting, testing etc.
-- 
GitLab