diff options
author | 2019-02-15 11:18:32 +0700 | |
---|---|---|
committer | 2019-02-14 20:18:32 -0800 | |
commit | de2f63d78747b48ae458b8f2c327a01e44cf725c (patch) | |
tree | d58729b6350c474f5cd2de25619354fe2634abc5 /CODE-OF-CONDUCT.md | |
parent | 008f9eb8b9a616e13dbf637fae822472ea8ec6b4 (diff) | |
download | coredns-de2f63d78747b48ae458b8f2c327a01e44cf725c.tar.gz coredns-de2f63d78747b48ae458b8f2c327a01e44cf725c.tar.zst coredns-de2f63d78747b48ae458b8f2c327a01e44cf725c.zip |
Change http to https for security links (#2559)
Signed-off-by: Nguyen Van Trung <trungnv@vn.fujitsu.com>
Diffstat (limited to 'CODE-OF-CONDUCT.md')
-rw-r--r-- | CODE-OF-CONDUCT.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CODE-OF-CONDUCT.md b/CODE-OF-CONDUCT.md index 26a2b3673..8ac29cc44 100644 --- a/CODE-OF-CONDUCT.md +++ b/CODE-OF-CONDUCT.md @@ -35,9 +35,9 @@ when an individual is representing the project or its community. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a CNCF project maintainer, Sarah Novotny <sarahnovotny@google.com>, and/or Dan Kohn <dan@linuxfoundation.org>. This Code of Conduct is adapted from the Contributor Covenant -(http://contributor-covenant.org), version 1.2.0, available at -http://contributor-covenant.org/version/1/2/0/ +(https://contributor-covenant.org), version 1.2.0, available at +https://contributor-covenant.org/version/1/2/0/ ### CNCF Events Code of Conduct -CNCF events are governed by the Linux Foundation [Code of Conduct](http://events.linuxfoundation.org/events/cloudnativecon/attend/code-of-conduct) available on the event page. This is designed to be compatible with the above policy and also includes more details on responding to incidents. +CNCF events are governed by the Linux Foundation [Code of Conduct](https://events.linuxfoundation.org/events/cloudnativecon/attend/code-of-conduct) available on the event page. This is designed to be compatible with the above policy and also includes more details on responding to incidents. |