aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-02-18 11:59:17 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-02-18 11:59:17 +0100
commit414055dc6dc29f7f79118d536b0ee248c345827d (patch)
treea6ea548f5c34c0656529c0d7ac493c288b787d32 /.github
parentb7cd7aabd4e297f28fc459818c9f5be8a2ef46f9 (diff)
CONTRIBUTING.md: fix links
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md8
1 files changed, 3 insertions, 5 deletions
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!
-