From: Daniel Stenberg Date: Thu, 18 Feb 2016 10:59:17 +0000 (+0100) Subject: CONTRIBUTING.md: fix links X-Git-Tag: curl-7_48_0~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=414055dc6dc29f7f79118d536b0ee248c345827d;p=curl CONTRIBUTING.md: fix links --- diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 33d5cae37..d4f580bdf 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -8,7 +8,7 @@ Join the community 2. Subscribe to the suitable [mailing lists](https://curl.haxx.se/mail/) -Read [docs/CONTRIBUTE](docs/CONTRIBUTE) +Read [CONTRIBUTE](../docs/CONTRIBUTE) --------------------------------------- Send your suggestions using one of these methods: @@ -16,10 +16,8 @@ Send your suggestions using one of these methods: 1. in a mail to the mailing list - 2. as a pull request on github - - 3. as an issue on github + 2. as a [pull request](https://github.com/curl/curl/pulls) + 3. as an [issue](https://github.com/curl/curl/issues) / The cURL team! -