From: Andrea Bolognani Date: Mon, 26 Jun 2017 08:48:20 +0000 (+0200) Subject: README: Remove 'git send-email' mention X-Git-Tag: v3.5.0-rc1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49f2f9280d526ea7c95e1431001d2007f77eac4;p=thirdparty%2Flibvirt.git README: Remove 'git send-email' mention The use of 'git send-email' is described in detail in the contributor guidelines (docs/hacking.html), which are mentioned in docs/contribute.html, the non-local version of which is in turn mentioned in README. Signed-off-by: Andrea Bolognani --- diff --git a/README.md b/README.md index 89fa72d8c0..bfa8f6e94a 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ Contributing The libvirt project welcomes contributions in many ways. For most components the best way to contribute is to send patches to the primary development -mailing list, using the `git send-email` command. Further guidance on this -can be found in the `HACKING` file or on the website: +mailing list. Further guidance on this can be found in the `HACKING` file +or on the website: [https://libvirt.org/contribute.html](https://libvirt.org/contribute.html)