Skip to content

Commit f90deb7

Browse files
authored
Merge pull request #286 from axelkar/patch-1
C-PERMISSIVE: Use autolinks
2 parents 385ba00 + a66952f commit f90deb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/necessities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ And toward the end of your README.md:
8282
Licensed under either of
8383
8484
* Apache License, Version 2.0
85-
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
85+
([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
8686
* MIT license
87-
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
87+
([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
8888
8989
at your option.
9090

0 commit comments

Comments
 (0)