diff options
author | Daniel Gustafsson <daniel@yesql.se> | 2018-12-25 23:20:55 +0100 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2018-12-25 23:20:55 +0100 |
commit | b3d111ae1523abb8ce13d6e6f5ee20459df6529e (patch) | |
tree | 7e456a18cdb92b8290846790a2e701296f3412b9 /docs/FAQ | |
parent | a12c6ac4a9f066741b8d3a9211a18400fbb1ab63 (diff) | |
download | curl-b3d111ae1523abb8ce13d6e6f5ee20459df6529e.tar.gz |
FAQ: remove mention of sourceforge for github
The project bug tracker is no longer hosted at sourceforge but is now
hosted on the curl Github page. Update the FAQ to reflect.
Closes #3410
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -253,11 +253,10 @@ FAQ any way by the project. 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 at - https://github.com/curl/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. + lists etc, GitHub hosts the primary git repository and other services like + the bug tracker at https://github.com/curl/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 with coding, documenting or testing etc. |