From e82430817dfab4a5dde5de73bcfe24465ad4cf12 Mon Sep 17 00:00:00 2001 From: jkf Date: Sat, 25 May 2019 16:11:37 +0200 Subject: Updated http references to https in text files in root directory, except WHATSNEW --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 12c17cfac..5ad86b2e3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,11 +15,11 @@ Bugzilla issue or you use a github pull request. We do not plan to use github issues, so if you are reporting a bug, please raise a [Bugzilla issue](https://issues.apache.org/bugzilla/). -Before reporting a bug, please also review http://ant.apache.org/problems.html +Before reporting a bug, please also review https://ant.apache.org/problems.html If you're planning to implement a new feature please discuss you're changes on the -[dev list](http://ant.apache.org/mail.html#Developer%20List:%20dev@ant.apache.org) +[dev list](https://ant.apache.org/mail.html#Developer%20List:%20dev@ant.apache.org) first. This way you can make sure you're not wasting your time on something that isn't considered to be in Ant's scope. @@ -65,4 +65,4 @@ Submitting Changes + Alternatively push your changes to a topic branch in your fork of the repository. + Submit a pull request to the repository in the apache organization. -[cla]:http://www.apache.org/licenses/#clas +[cla]:https://www.apache.org/licenses/#clas -- cgit v1.2.1