summaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-08-23 16:55:49 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-08-23 16:59:33 +0200
commit562fd1a9f5d5f5dfe14fd2d8edcd23e119057140 (patch)
treeb6dcdd54cb46efb30d0cfdf83dc6da545fb14123 /CONTRIBUTING
parentcbf0339af453031083e5a421cf68d86151060928 (diff)
downloadtcpdump-562fd1a9f5d5f5dfe14fd2d8edcd23e119057140.tar.gz
Update a URL
[skip ci]
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 4e94d645..08d417c7 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -49,7 +49,7 @@ How to add new code and to update existing code
You can setup Travis CI and AppVeyor builds for your fork, so you can
test your changes on Linux, macOS, and Windows before sending pull
requests.
- (See http://docs.travis-ci.com/user/getting-started/ for information
+ (See https://docs.travis-ci.com/user/tutorial/ for information
on setting up Travis CI; go to https://ci.appveyor.com/login and log
in with your GitHub account and select "NEW PROJECT" to set up an
AppVeyor build.)