Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 720c3c7

Browse files
committed
Enclose plain links in angle brackets
1 parent 00f2237 commit 720c3c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,14 @@ the community.
117117

118118
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
119119
version 2.0, available at
120-
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
120+
<https://www.contributor-covenant.org/version/2/0/code_of_conduct.html>.
121121

122122
Community Impact Guidelines were inspired by [Mozilla's code of conduct
123123
enforcement ladder](https://github.com/mozilla/diversity).
124124

125-
[homepage]: https://www.contributor-covenant.org
125+
[homepage]: <https://www.contributor-covenant.org>
126126

127127
For answers to common questions about this code of conduct, see the FAQ at
128-
https://www.contributor-covenant.org/faq. Translations are available at
129-
https://www.contributor-covenant.org/translations.
128+
<https://www.contributor-covenant.org/faq>. Translations are available at
129+
<https://www.contributor-covenant.org/translations>.
130130

0 commit comments

Comments
 (0)