diff options
author | Takumasa Ochi <aeroastro007@gmail.com> | 2019-01-28 16:18:02 +0900 |
---|---|---|
committer | Takumasa Ochi <aeroastro007@gmail.com> | 2019-01-28 16:56:32 +0900 |
commit | 7ecd66dd5581a8c6d4a484cb9ab23fa5db56164c (patch) | |
tree | 20aa456eaa2f000bcc53851b14d58a710c93998e /CODE_OF_CONDUCT.md | |
parent | b43029fc22c54e0a3d0c7483be9558bb8e950e20 (diff) | |
download | bundler-7ecd66dd5581a8c6d4a484cb9ab23fa5db56164c.tar.gz |
Replace unsafe http URLs with https URLs
Diffstat (limited to 'CODE_OF_CONDUCT.md')
-rw-r--r-- | CODE_OF_CONDUCT.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index fc4d57388d..cca34071bf 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -61,7 +61,7 @@ Once the admins get involved, they will follow a documented series of steps and You may get in touch with the Bundler admin team through any of the following methods: -- Email [the Bundler maintainers](http://bundler.io/contributors.html) as a group at [team@bundler.io](mailto:team@bundler.io). +- Email [the Bundler maintainers](https://bundler.io/contributors.html) as a group at [team@bundler.io](mailto:team@bundler.io). - Directly message any maintainer in private (through Slack, Twitter, email, or other available option) if that is more comfortable ### Further Enforcement |