summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Engler <me@emilengler.com>2020-08-14 08:50:15 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-08-14 10:25:13 +0200
commit974461443466bd334727a8c03ff41905ebaa4516 (patch)
tree39b8b38d71f72a716aeb170d80c7f92e8c765c26
parent97aca0971dbe8e1aa7c9660d1e94af3b1298d9ed (diff)
downloadcurl-974461443466bd334727a8c03ff41905ebaa4516.tar.gz
docs: Add video link to docs/CONTRIBUTE.md
Closes #5811
-rw-r--r--docs/CONTRIBUTE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md
index 579ba32bb..bb823b88a 100644
--- a/docs/CONTRIBUTE.md
+++ b/docs/CONTRIBUTE.md
@@ -275,3 +275,6 @@ For Windows:
- [https://gnuwin32.sourceforge.io/packages/patch.htm](https://gnuwin32.sourceforge.io/packages/patch.htm)
- [https://gnuwin32.sourceforge.io/packages/diffutils.htm](https://gnuwin32.sourceforge.io/packages/diffutils.htm)
+
+### Useful resources
+* [Webinar on getting code into cURL](https://www.youtube.com/watch?v=QmZ3W1d6LQI)