Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 810724e

Browse files
author
Nguyen Hai Truong
committed
Securing many http links to https links
Fix http link to https link for security, modify many link http to https in the project. Signed-off-by: Nguyen Hai Truong <[email protected]>
1 parent a562669 commit 810724e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Project maintainers who do not follow or enforce the Code of Conduct in good fai
4040

4141
## Attribution
4242

43-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
43+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [https://contributor-covenant.org/version/1/4][version]
4444

45-
[homepage]: http://contributor-covenant.org
46-
[version]: http://contributor-covenant.org/version/1/4/
45+
[homepage]: https://contributor-covenant.org
46+
[version]: https://contributor-covenant.org/version/1/4/

0 commit comments

Comments
 (0)