summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorjkf <jm@famkruithof.net>2019-05-25 16:11:37 +0200
committerjkf <jm@famkruithof.net>2019-05-25 16:11:37 +0200
commite82430817dfab4a5dde5de73bcfe24465ad4cf12 (patch)
tree16a8c2115e8022148fd6186cf27980c5cf735650 /CONTRIBUTING.md
parent264074b82c01d9733b00bc8b5afcbbb4a205afbf (diff)
downloadant-e82430817dfab4a5dde5de73bcfe24465ad4cf12.tar.gz
Updated http references to https in text files in root directory, except WHATSNEW
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
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